> For the complete documentation index, see [llms.txt](https://docs.tebex.io/creators/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tebex.io/creators/tebex-checkout/tebex-checkout-for-whmcs.md).

# Tebex Checkout for WHMCS

Tebex offers an official Payment Gateway for WHMCS that implements **Tebex Checkout**.&#x20;

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

1. Create your account at <https://tebex.io/>
2. Download the latest version of Tebex Checkout from one of the resources above.
3. Place the `.zip` archive in \[`whmcs]/modules/gateways` where `[whmcs]` is your WHMCS root directory.
4. Unzip the `.zip` archive.
5. Enable Tebex Checkout as a Payment Gateway in WHMCS.
6. Add a [webhook endpoint](https://creator.tebex.io/webhooks/endpoints) to your Tebex Store panel that points to: \
   `https://[your WHMCS domain]/modules/gateways/callback/tebexcheckout.php`&#x20;
7. 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](https://wkf.ms/45PQwfE) - Help us build a better product by sharing your feedback

[Source Code](https://github.com/tebexio) - All of our plugins’ source code are available on GitHub.
