Payment Methods
Last updated
Was this helpful?
Was this helpful?
[
{
"name": "PayPal",
"description": "Paypal Production",
"type": "wallet",
"confirmationPrefix": "145",
"isPartialRefundSupported": true,
"environment": "Production",
"providerId": "FLTBxa5D/z/gmjdNeTm0IXNVOOaiyhQBqRrIaTs1kcI="
}
]{
// Response
}{
"paymentMethods": [
{
"id": 3,
"name": "credit-card",
"type": "credit-card"
},
{
"id": 4,
"name": "paypal",
"type": "wallet"
},
]
}{
// Response
}