List Payment Methods
List supported payment method for a particular currency
To get the supported payment method for a currency, make a GET request to the following endpoint.
The request takes currency
and country_code
as query params.
With the following header
If the API call is successful, LocalRamp returns the following response:
In extremely rare cases where a particular payment method might be down, the active
field would be false
Last updated