🚀 Getting Started-Next steps-Custom Payment Pages-Open Banking - Instant Bank Pay
Number of APIs: 6
-
Create a Bank Authorisation POST {{url}}/bank_authorisations
-
List Institutions for Billing Request GET {{url}}/billing_requests/{{billing_request}}/institutions?country_code=GB
-
Create an Instant Payment Billing Request POST {{url}}/billing_requests
-
Collect Customer Details POST {{url}}/billing_requests/{{billing_request}}/actions/collect_customer_details
-
Select Institution for a Billing Request POST {{url}}/billing_requests/{{billing_request}}/actions/select_institution
-
Get a Billing Request GET {{url}}/billing_requests/{{billing_request}}