International charges
Charge in a foreign currency, with the amount read in the currency's smallest unit and fraud analysis required.
To create an international charge, set the currency field inside creditCardPayment to a value other than BRL (the default value). To see the possible values, check the list of currencies.
Rules for international charges
When you change the currency field, you also change the currency of the value passed in amount. For example, if currency is USD (US Dollar), the value in amount is now expressed in US cents, no longer in Brazilian centavos.
- In international charges, the
fraudAnalysisfield becomes mandatory. See Fraud analysis. - Inside
customer, the schema requires onlyname. SincefraudAnalysisis mandatory here, the antifraud also requiresidentity,identityType,email,phoneandaddress; insideaddress, onlycomplementis optional. - Only foreign cards are accepted.
- International charges cannot be paid in installments: always pass
1ininstallments. - The
amountis interpreted in the smallest unit of the currency chosen incurrency.