WiPay
Payments APIv1.0.11Helpers

Supported Environments

Retrieve the list of supported transaction environments.

GET
/get/environments

Response Body

curl -X GET "https://tt.wipayfinancial.com/plugins/get/environments"
[
  "live",
  "sandbox"
]