🚀 Getting Started-Next steps-Custom Payment Pages-Open Banking - Instant Bank Pay

Number of APIs: 6

  1. Create a Bank Authorisation POST {{url}}/bank_authorisations

  2. List Institutions for Billing Request GET {{url}}/billing_requests/{{billing_request}}/institutions?country_code=GB

  3. Create an Instant Payment Billing Request POST {{url}}/billing_requests

  4. Collect Customer Details POST {{url}}/billing_requests/{{billing_request}}/actions/collect_customer_details

  5. Select Institution for a Billing Request POST {{url}}/billing_requests/{{billing_request}}/actions/select_institution

  6. Get a Billing Request GET {{url}}/billing_requests/{{billing_request}}