Chile
List payment methods (Chile)
Returns active payment methods available for Chile (CLP) cash-in. Methods are enabled when your Chile CLP account is provisioned for hosted checkout.
get/cl/payment-methods
Query parameters
type'BANK_TRANSFER' | 'CASH' | 'WALLET' | 'CREDIT_CARD'
Response
Payment methods
Example response
{
"paymentMethods": [
{
"country": "CL"
}
]
}