cancel
Showing results for 
Search instead for 
Did you mean: 

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

nabeel_claysys_0-1687181526223.png

nabeel_claysys_1-1687181542695.png

nabeel_claysys_2-1687181555449.png

 

 

 

 

 

 

1 REPLY 1

Hi @nabeel_claysys , did you solve the issue? I'm facing this issue too

nch
Member