Tebex Checkout has 2 requirements for eligibility and use:
- Your business must have a minimum revenue of $60,000 over the last 12 months.
- Your business is registered in the US/UK/EU/Israel Regions.
Please remember that Tebex Store and Tebex Checkout are different systems. Before using Tebex Checkout, make sure to create a Tebex Checkout project on Tebex.
https://creator.tebex.io/webstores/tebex-checkout/create
Settings | Description |
---|---|
Username | Tebex Checkout Username https://creator.tebex.io/payment-methods/settings |
API Key | Tebex Checkout API Key https://creator.tebex.io/payment-methods/settings |
Secret Key | Webhook Secret Key https://creator.tebex.io/webhooks/endpoints |
How can I setup Tebex Checkout?
- Go to Tebex > Payments > Checkout Settings
- Find Checkout API Key section and copy to clipboard your “Username” and “API Key”.
- Go to Tebex > Integrations > Webhooks > Endpoints
- Copy the “Secret Key”.
- Enter the copied Username, API Key, and Secret Key into Dashboard > Payment Settings > Tebex Checkout page, and click the “Save Changes” button. Do not proceed to the next step without saving these changes!
- Now, you need to setup Webhook to process payments. Click the “Add Endpoint” on Webhook Endpoints page.
- Enter your Endpoint URL and check the “Payment Completed” type. Please replace “yourwebsite.com” with your actual website address.
- Endpoint URL:
https://yourwebsite.com/callback/tebex_checkout
- Webhook Types:
Payment Completed
