MySQL Depreciation
We’ll soon deprecate MySQL Commands as an integration type on Tebex Stores. This means stores using MySQL Commands to deliver their packages must change their integration type to another supported type we offer.
For most Creators, this will mean changing over to Webhooks—the next best integration type we offer. Webhooks are basically requests we push to a URL (application) that you host on your infrastructure; in these requests, we can send payment data, such as the items the customer has purchased, the transaction ID, and other relevant payment-related information.
Within Webhooks, you can execute your MySQL commands while receiving a much more configurable integration method.
Alternatively, you can choose to switch to another integration type we offer, for example:
RCON (using our new RCON Adapter)
Plugins (available for certain games - click here to check yours)
CFX KeyMaster Assets (for FiveM)
To learn more about switching to webhooks, you can start setting them up here in your Control Panel. You’ll also find the technical documentation here.
Of course, you’ll find all the other integration types above within your Control Panel, too.
We aim to make your transition as smooth as possible, so if you need any further help, whether choosing the right integration type for your store or implementing it, please drop Creator Support a line; we’re happy to help.
Last updated