Test and go live [Payments V2]
Learn how to test your single immediate payments 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 productionclient_secret
when you created, or reset, your app in Console. - Use a live bank account to make payments from and one to make payments into.
The bank account the payment is made from must be from a supported provider.
Updated 7 months ago