HomeGuidesAPI ReferenceChangelogDiscussions
Log InAPI Reference
Guides

Consenting principle

Whenever you need to get access to account or to initiate a payment, the bank is involved to identify the PSU and ask his consent. This is important and a guarantee of confidence for the end user.

This is done in majority of the cases with a web redirection. Here is the base principle. Consider the "Application" as your application plus our services.

  1. The user ask you to add accounts or initiate a payment.
  2. The Application is requesting and account access request or initiate a payment.
  3. The bank give back the identification URL
  4. The Application redirects the user to the given URL.
  5. The user identifies himself to the bank and give the consent.
  6. The bank redirect the user to the Application with the necessary information to get the consent.