Payments APIv1.0.11Helpers
Supported Fee Structures
Retrieve the supported fee structures and their display names.
curl -X GET "https://tt.wipayfinancial.com/plugins/get/fee_structures"{
"customer_pay": "Customer Pay",
"merchant_absorb": "Merchant Absorb (default)",
"split": "50/50 Split"
}