PayZuDocs

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 fraudAnalysis field becomes mandatory. See Fraud analysis.
  • Inside customer, the schema requires only name. Since fraudAnalysis is mandatory here, the antifraud also requires identity, identityType, email, phone and address; inside address, only complement is optional.
  • Only foreign cards are accepted.
  • International charges cannot be paid in installments: always pass 1 in installments.
  • The amount is interpreted in the smallest unit of the currency chosen in currency.

On this page