🦰Setting up the tebex

To begin with the integration of Tebex payments, you will need to have an account. Remember, using Discord is more advisable for the software. Once you have your Tebex services, look for and enter 'Integrations' > 'API Keys'.


You will need to have a 'Public Token' which you should copy and paste into.

define('TEBEX_PUBLIC_KEY', 'PUT_PUBLIC_TOKEN');

Lastly, we are going to ensure that when a resource is purchased, the 'solary' software receives and delivers it correctly.

First, let's provide the information about which resource in the database is purchased so that it can be delivered: In this case, I will use 'blackout testing' to see if it works. Let's enter the resource, open the 'webhook' tab, and in the box, enter the name of the product that was entered when creating the resource in the software. Below are images to guide you better.

Product to choose:

Tab to select 'webhook'

See what name I gave to my resource.

Once finished, we can enable the 'test payment' method and try it. Once tested and it works correctly, we can do the same for the others and start working with Tebex and Solary.


Done.

Regards, juan panizzino📀

Last updated