Skip to main content

Payment Request Overview

Overview

Overview

Once you have authenticated, you are able to send further requests in to the API. You will need to:

  1. GET Banks - use the API to return a list of banks available at this time.
  2. Offer Bank List - provide the bank list to the Payer and allow them to choose their bank.
  3. POST createOrder - confirm the bank and other transaction specific details.
  4. Display consent page - a mandatory step fo Open Banking. Can be combined with step 2.
  5. Redirect the payer - send the Payer to the provided bankURL.
  6. Display successful outcome - following a successful payment, ensure the payer is advised.

There are additional steps in the payer process which are completed securely outside of your website. This reduces your PCI compliance liability and provides peace of mind for the buyer.