Skip to main content
GET
Returns the PSP providers that will be used when a customer pays this checkout via the given medium. Useful for diagnostics and for rendering provider-specific inputs (e.g. “which bank do you want to dial?” for ussd).

Path parameters

string
required
Checkout ID, chk.XXXX.YYYY....
string
required
Medium identifier, bank_transfer, mobile_money, or ussd.

Response

An array of provider entries. The shape varies by medium, but every entry carries at least a psp identifier; mediums like ussd and mobile_money also list the banks or wallet providers each PSP supports.