Production setup
In order to start verifying your customers live, you will need to convert your TransactionLink account to be production ready.
Getting access to production
Once you're ready to go live, please write us an email at tech@transactionlink.io. We will do the necessary setup and prepare your workflow(s) in the production workspace. Once done, we'll get back to you with a production pack.
Going live
Once your production workspace is set up and you are ready to go live, you will need to:
Generate API keys in the production workspace
Switch the sandbox API keys to the production ones
Switch out the sandbox API address to the production address (
api.sandbox.transactionlink.io
->api.transactionlink.io
)Point the CDN address of our frontend script to the production address (
widget.sandbox.transactionlink.io
->widget.transactionlink.io
)
Last updated