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-

  1. A redirect URL will be required when generating your credentials in the developer portal. You can specify multiple (up to 10) URLs.
  2. 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.