WiPay
Payments APIv1.0.11Helpers

Supported Countries

Retrieve the list of supported countries and their codes.

GET
/get/countries

Response Body

curl -X GET "https://tt.wipayfinancial.com/plugins/get/countries"
{
  "BB": "BB - Barbados",
  "GD": "GD - Grenada",
  "GY": "GY - Guyana",
  "JM": "JM - Jamaica",
  "TT": "TT - Trinidad and Tobago (default)"
}