Gate2Shop
Gate2Shop is a payment gateway module in WHMCS.
Supported Features
Type: Third-Party
One-Time | Recurring | Refunds | Reversals |
✓ | ✓ | ✓ | ✖️ |
3D Secure | Remote Update Card | Remote Delete Card | AddPayMethod API |
✖️ | ✖️ | ✖️ | ✖️ |
Adding the Gate2Shop Payment Gateway
To set up the Gate2Shop payment gateway in WHMCS:
- Go to Configuration () > Apps & Integrations or Addons > Apps & Integrations.
- Click Gate2Shop.
- Check Show on Order Form to display this payment method in the Client Area during checkout.
- Enter your Gate2Shop credentials.
- Click Save Changes.
- Configure your callback URLs (below).
Callback URL Configuration
To configure your callback URLs, go to your Gate2Shop control panel. Then, configure the callback URL settings to resemble these examples, replacing example.com/whmcsdir/
with the location of your WHMCS installation:
Callback URL | Example |
---|---|
Success URL | http://www.example.com/whmcsdir/modules/gateways/callback/gate2shop.php |
Pending URL | http://www.example.com/whmcsdir/modules/gateways/callback/gate2shop.php |
Failure URL | http://www.example.com/whmcsdir/modules/gateways/callback/gate2shop.php |
Back Page | http://www.example.com/whmcsdir/clientarea.php?action=invoices |
Troubleshooting
N/A
Last modified: October 29, 2024