Supported banks and availability feed

See Feezback status page for live updates on payment and data providers availability:

https://status.feezback.cloud/


Use the ASPSP issues feed before creating a payment or data flow to avoid sending users into a known bank outage:

Get the aspsp_issues.JSON from this url: https://fb.feezback.cloud/aspsp_issues.json

The JSON contains a list of all aspsps and data regarding any active issues with their Payments/Data/Debit-Mandate services (PIS for payment services, AIS for data services,DDM for direct debit mandate).

For each aspsp you will get an error indication per platform, with the following data:

  • “is_enabled”
    • Boolean field.
    • If true: the aspsp has an active issue notice.
  • “platform”: The platform where the issue occurs: desktop/android/iOS
  • “message”: a message describing to issue. This message is intended for the users to understand what is the current issue and how to resolve it.
  • “severity“:
    • "critical" for service outage
    • "info" for important notes per bank before initiating a process.

Did this page help you?