Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Why invoice number is not unique?
Hi,
As per the information given in the link, invoice number is a unique identification value assigned to a transaction by a merchant.
If customer pays amount through hosted page and that transaction gets declined then customer can pay through another credit card for same invoice.
So how can I maintain it as unique?
โ01-04-2018 03:55 AM - edited โ01-04-2018 03:58 AM
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The field is meant for the merchant to have a link to ANet and is not validated by ANet.
Try generating a unique identifier for each transaction and passing it in the request.
โ01-04-2018 03:29 PM

