/
5 minute read
May 19, 2023

Configuring Notification Languages

You can configure the notification language for cardholders at the card product and/or user level. Cardholder notifications include both 3D Secure one-time passcode (OTP) notifications and digital wallet token notifications. The default language for notifications is English. You can choose to send notifications in Czech, Dutch, French, German, Greek, Italian, Polish, Portuguese, Romanian, Spanish, or Swedish.

If you set notification languages at both the card product and user levels, the notification language at the user level takes precedence.

Setting the notification language for a card product

Set the notification language for a card product in the notification_language field of the config.transaction_controls object. Leave this field blank to send notifications in English.

For details about the config.transaction_controls object, including the notification_language field, see the config.transaction_controls object.

Setting the notification language for a user

Set the notification language for a user in the notification_language field of the metadata object. Leave this field blank to send notifications in the language specified at the card product level. The notification language configured at the user level takes precedence over any language set at the card product level.

For details about the metadata object, including the notification_language field, see the metadata object.

Subscribe to our developer newsletter