Tebex Checkout for WHMCS
Officially supported payment gateway by Tebex.
Tebex offers an official Payment Gateway for WHMCS that implements Tebex Checkout.
You can use this gateway to accept payments and setup subscriptions backed by Tebex. You'll also be able to use our powerful web panel to manage your store.
Downloads
You can get the latest version of our WHMCS Payment Gateway here:
WHMCS Marketplace: https://marketplace.whmcs.com/product/7200-tebex-checkout
GitHub Repository: https://github.com/tebexio/TebexCheckout-WHMCS
See Releases tab
Installation and Setup
Create your account at https://tebex.io/
Download the latest version of Tebex Checkout from one of the resources above.
Place the
.zip
archive in [whmcs]/modules/gateways
where[whmcs]
is your WHMCS root directory.Unzip the
.zip
archive.Enable Tebex Checkout as a Payment Gateway in WHMCS.
Add a webhook endpoint to your Tebex Store panel that points to:
https://[your WHMCS domain]/modules/gateways/callback/tebexcheckout.php
Add your store's API keys and webhook secret keys to Tebex Checkout's configuration.
Additional Resources
Here are some resources to help you integrate with Tebex.
Submit Feedback - Help us build a better product by sharing your feedback
Source Code - All of our plugins’ source code are available on GitHub.
Last updated