Defining the currency for creating or updating a token
If:
you have a MID that supports several currencies,
you have several shops,
your shops are all linked to the same MID,
each shop generates payments in a different currency,
(e.g.: US dollar for the first shop, Euro for the second shop)
it is possible that the currency used when creating or updating a token is not supported by the shop.
By default, the payment gateway uses alphabetical order when selecting the currency for performing the necessary checks with the payment method issuer.
In order to avoid IPN processing errors, you can transmit the information about the currency to use via the form.
It will always be possible to use the token for making payments in any currency supported by the agreement.
Field name | Description | Format | Value |
---|---|---|---|
vads_currency | Numeric currency code to be used for the payment, in compliance with the ISO 4217 standard (numeric code). | n3 | E.g.: 978 for euro (EUR) |