Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
SIM: what happens on decline?
Successful transactions work fine, but if a card is declined, it goes to a random page on our website with this as the URL: https://secure.authorize.net/gateway/transact.dll
Can we provide a declined page, or have the payment form itself say the card is declined?
โ03-09-2016 11:01 AM
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If you set relay_always (read the doc for the exact fieldname) to true, it will still relay to your site, and it should have logic to read the response code to know what to do with a decline.
โ03-09-2016 11:25 AM

