Skip to main content

Methods of payment

To know the methods associated with your business, see the following endpoint

Method 1

Displays all methods assigned to the commerce.

GET - https://url.base/api/payment/methods
Parameters
Path
*Bearer Token String

*The bearer token is provided by us.

Example use

Method 2

Displays all methods assigned to the commerce according to the currency sent, e.g. 'CLP' or 'BRL'


GET - https://url.base/api/payment/methods/{currency}
Parameters
Path
*Bearer Token String

*The bearer token is provided by us.

Example use