Gateway Transaction Tag Value Upgrade
The Transaction Tag is the unique order ID value assigned by the Gateway for every transaction processed.
The Gateway continues to grow, in order to accommodate for this; the Transactions Tag Value will be upgraded from 2.15 billion to 4.3 billion. Merchants need to ensure that they are saving the Transaction Tag value as a String, and not an Integer.
The upgrade will take place on the following environments and dates listed:
- Demo – October 2020
- Production – November 2020
Payeezy Gateway clients coming through the Web-Service API or Hosted Checkout (HCO) need to ensure that their API integrations and databases can handle transaction tag values exceeding 2,147,483,647. Otherwise, merchants may experience a disruption in processing transactions. Clients processing through the Real-time Payment Manager (RPM) should not see any impact.
- comma value 4,300,000,000
- actual transaction_tag format 4300000000
0 Comments