cancel
Showing results for 
Search instead for 
Did you mean: 

Accept.js data-responseHandler not callback

We have some customers can not finish Credit Card payment on our site. After input credit card number then click 'Place Order' button in popup dialog. The UI in "loading" status forever.

 

After debug found data-responseHandler callback function does not execute in this case. We are using standar paymentForm at https://developer.authorize.net/api/reference/features/acceptjs.html#Integrating_the_Hosted_Payment_...

 

1.  If someone could tel me in what's  reason may cause it and how to fix it would be great.

2. Looks accept.js does not have a global error handling base on https://developer.authorize.net/api/reference/features/acceptjs.html#Integrating_the_Hosted_Payment_... it can nonly set data-responseHandler property,  in this case the data-responseHandler not execute, is there other way can catch error?

RobinJiang
Member
1 REPLY 1

BTW,  i  am using Accept.js   Hosted Payment Information Form 

RobinJiang
Member