Get payment methods - celdotro/marketplace GitHub Wiki
Retrieves a list of payment methods
celmarket\Orders\OrdersStatus
getPaymentMethods
- method: orders
- action: getPaymentMethods
- (none)
An object with the following attributes
- payment method
https://github.com/celdotro/marketplace_examples/blob/master/Orders/23.getPaymentMethods.php
{
"request": {
},
"response": [
"X"
]
}