Boleto
Info
Confirm supported currencies and countries with your manager.
This alternative payment method supports the following operations:
Payment
Request
Send a payment request with the following additional parameters:
Parameter | Type | Description |
---|---|---|
method | object | A section of the payment method information. |
type * required |
string | boleto |
customer | object | A section of the customer details. |
first_name | string | The customer's first name. |
last_name | string | The customer's last name. |
string | The customer's email address. | |
country * required |
string | The customer's country. |
city * required |
string | The customer's city. |
zip * required |
string | The customer's postcode. |
address * required |
string | The customer's address. Send in the customer's state|customer's street format. |
id_number * required |
string | The customer's national ID. |
Response
The boleto
response section will have the parameters copied from the request, as well as the form
section with parameters to build a form. You should redirect the customer to the form to finalize the payment.