💳Get Payment Methods
All payment methods & their supported countries can be retrieved with a GET request. Methods are grouped by area, using supported countries codes.
URL: https://widget.swapped.com/api/v1/merchant/get_payment_methods
Response:
Response Definition:
id
: The payment method id.name
: The name of the payment method.fee
: The fee in percentage.slug
: The payment method slug.currency
: The currencies the payment method supports.base_fee
: The base fee for the payment method.
Last updated