Skip to Main Content

API Reference

Bango to Payment Provider

Bango forwards payment requests from merchants to you through a standard API. Supported actions include Authorize, Capture, Cancel Auth and Refund.
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.