OTP SMS templates

Below you can find several examples of notifications, which you can use in SMS in 'Create template' API:

Example 1
// <OTP> is your OTP for online purchase of <TRANSACTION_CURRENCY> <TRANSACTION_AMOUNT> at <MERCHANT_NAME> thru card <CARD_LAST4_DIGITS>
Example 2
// Your OTP to complete your transaction of <TRANSACTION_CURRENCY> <TRANSACTION_AMOUNT> at <MERCHANT_NAME> for card <CARD_LAST4_DIGITS> is <OTP>
Example 3
// For transaction of <TRANSACTION_CURRENCY> <TRANSACTION_AMOUNT> at <MERCHANT_NAME> on card card <CARD_LAST4_DIGITS>, the OTP is <OTP>

Last updated