[
{
"title":"Testing",
"link":"https://docs.solidgate.com/payments/testing/",
"text":"Simulate payments to test your integration before launching in production.",
"imgSrc":"https://solidgate.com/wp-content/uploads/2022/06/icon-customizable.svg"
}
,
{
"title":"Create your payment form",
"link":"https://docs.solidgate.com/payments/integrate/payment-form/create-your-payment-form/",
"text":"Understand how to integrate the payment form into your product.",
"imgSrc":"https://solidgate.com/wp-content/uploads/2022/06/icon-payments.svg"
}
,
{
"title":"Billing",
"link":"https://docs.solidgate.com/billing/",
"text":"Smart billing solutions designed for diverse business models.",
"imgSrc":"https://solidgate.com/wp-content/uploads/2022/06/icon-global.svg"
}
]
WHMCS
Website
is an automation platform that simplifies and automates all aspects of running an online web hosting and domain registration business.
Integrate WHMCS
The integration process between Solidgate and WHMCS includes uploading files, establishing a connection, and configuring settings.
You also need to use the API keys available in the channel details of your
Solidgate
HUB
account.
To integrate WHMCS
Upload the following files from the provided archive into the
/modules/gateways/
directory of your WHMCS system:
/modules/gateways/solidgate
/modules/gateways/solidgate.php
/modules/gateways/solidgategw
/modules/gateways/solidgategw.php
Then move all files from the
/modules/gateways/
to the
/modules/gateways/callback/
directory.
Navigate to the WHMCS Apps & integration menu and choose Payments.
On the Payments page, select:
Solidgate for form-based payments
Solidgate (Merchant) to support stored card payments
To proceed with the configuration steps, click on Manage.
On the configuration page, add the required
Guide
Learn to authenticate API requests and fix validation errors effectively.
credentials:
Public key - API public key from the Solidgate HUB api_pk
Secret key - API secret key from the Solidgate HUB api_sk