Test and go live
Learn how to test your bank transfer integration and go live.
Before testing with live accounts, we recommend that you test your integration with the sandbox.
To upgrade your account to the live environment, you need to send your live client_id
to our sales team. To do so:
- Log in to Console.
- Go to the Payments tab.
- Select Go to live env.
- Go to the settings tab.
- Copy the client ID field.
To switch to live:
- Change all URIs to end with
truelayer.com
instead oftruelayer-sandbox.com
. - Change your sandbox
client_id_
andclient_secret
to your productionclient_id
andclient_secret
.
You should have saved your production
client_secret
when you last reset it, or when you created your production account.
- Use a live bank account to make payments from and one to make payments into. The bank account from which the payment is made must be from one of the supported providers.
Updated 8 months ago
Did this page help you?