ShadowSoftware Posted Friday at 04:19 PM Share Posted Friday at 04:19 PM # 🚀 WHMCS 8.x Shopier Payment Gateway Module ## 💳 Overview This module is optimized for **WHMCS 8.x** and later, allowing you to use Shopier for credit/debit card payments. This version is specifically designed to: * ✅ Resolve common **`_config` function errors**. * ✅ Provide an **embedded (iframe)** payment experience on the invoice page. ## ✨ Key Features * **WHMCS 8.x Compatible:** Updated for modern WHMCS architecture. * **Error-Free Setup:** Guarantees successful gateway activation without configuration errors. * **Embedded Checkout:** Opens the payment form in an **iframe** on the invoice page (no redirection). * **Automated Callback:** Automatically handles payment success/failure to update the invoice status. ## ⚙️ Installation Guide ### 1. File Placement Copy the module files to your WHMCS directory: * `shopier.php` -> `/modules/gateways/` * `callback/shopier.php` -> `/modules/gateways/callback/` ### 2. Shopier Callback Setup Set the following URL in your Shopier dashboard: > **Callback URL:** > `[YOUR WHMCS URL]/modules/gateways/callback/shopier.php` ### 3. WHMCS Admin Setup 1. Navigate to **Configuration > Payment Gateways**. 2. Go to the **All Payment Gateways** tab, select 'Shopier', and save. 3. Enter your **API Key** and **Secret Key**. 4. Ensure your currencies (e.g., TRY) are enabled for the Shopier gateway. ## 🔗 Project Link Access the full code and documentation on GitHub: > [Shopier WHMCS 8.x Module on GitHub](https://github.com/GameModDLL/Shopier-WHMCS-8X) ## ✍️ Contribution & License Contributions are welcome! This project is compliant with the WHMCS Eula License. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.