cancel
Showing results for 
Search instead for 
Did you mean: 

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"}

consultant04
Member
1 REPLY 1

Screenshot 2023-12-17 154627.png

 

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"}

consultant04
Member