π³Get Payment Methods
{
"id": 101,
"name": "Card",
"fee": 1.75,
"slug": "creditcard-extra",
"default": true,
"currency": [
"DKK",
"GBP",
"CHF",
"JPY",
"BRL",
"IDR",
"BGN",
"VND"
],
"base_fee": {
"base_fee": 0.35
},
"disabled": false,
"min_fee": 0,
"min_amount": 7,
"max_amount": 100000,
"payment_group": "creditcard",
"img_url": "https://widget.swapped.com/images/payment/creditcard.svg",
"img_url_light": "https://widget.swapped.com/images/payment/creditcardlight.svg"
}Response Definition:
Last updated