- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Authorize.Net Accept Hosted - auto redirect to my url?
I followed sample given in https://developer.authorize.net/api/reference/features/accept_hosted.html
I specified the url of my page , which includes "https" and after payment success, I get email but the page is not redirecting to the "url" from the payment page. any help would appreciated. Thanks
{"showReceipt": true, "url": "https://mysite.com/receipt", "urlText": "Continue", "cancelUrl": "https://mysite.com/cancel", "cancelUrlText": "Cancel"}
โ12-17-2023
12:48 PM
- last edited on
โ12-18-2023
06:59 AM
by
Kh-SabW
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
here is the screen it got stuck on this page. payment was success, I got email but the page is not redirecting to the "url" from the payment page.
{"showReceipt": true, "url": "https://mysite.com/receipt", "urlText": "Continue", "cancelUrl": "https://mysite.com/cancel", "cancelUrlText": "Cancel"}
โ12-25-2023 05:06 PM

