Skip to Main Content

API Reference

Payment Provider to Bango

Bango can receive requests from payment providers to undertake various activities including completion of device authentication, canceling payment instruments, obtaining the details of payment instruments held in Bango Payments and sending messages to the merchant.

Bango provides a standard API. Requests can be secured using basic authentication or OAuth2.

You will notice that there is only a single endpoint. The type of request is determined by the /Action appended to the request, rather than having an endpoint per request type.