Handling redirect back to Customer Application
A redirect URLis used to guide your user back to the customer application post the Connect journey
Some key points below-
- A redirect URL will be required when generating your credentials in the developer portal. You can specify multiple (up to 10) URLs.
- If multiple redirect URLs are provided in the portal, one of those must be specified in the Create Intent API call.
Once the linking is completed Tarabut will make a callback to the redirect url used during intent creation.
The callback to the redirect url includes the intentId and the status post consent authorisation.
Updated about 1 year ago
What’s Next