- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Trying to integrate Authorize.net iframe to react application
We are trying to integrate authorize.net embedded iframe to a react application, we were successful in bringing up the payment ui and entering the card details. After clicking on pay now, we are able to get an invoice mail to the merchant's account but not getting a response in our React application.
Our application is hosted in a platform as an iframe so providing a redirect URL/response URL is not possible. We would like to get a response that can be caught in javascript. So we can close the authorize.netโs iframe inside our iframe and continue the workflow.
attaching the screenshots code and the value we are getting in the console for event.data
โ06-19-2023 06:35 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @nabeel_claysys , did you solve the issue? I'm facing this issue too
โ04-02-2024 12:04 AM

