ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 25,429
- Points
- 823
Reputation:
In converting the jQuery implementation of one of the payment providers I am trying to help support, I'm running into a challenge on handling AJAX requests and form submission.
Here is a working implementation in XF 2.2 with jQuery approach:
https://raw.githubusercontent.com/JackStromberg/bdPaygateAuthorizeNet/refs/heads/v1.4.1/js/Xfrocks/AuthorizeNetArb/payment.js
Here is the XF 2.3 vanilla JS implementation that does not follow the same submit behavior...
Read more
Continue reading...
Here is a working implementation in XF 2.2 with jQuery approach:
https://raw.githubusercontent.com/JackStromberg/bdPaygateAuthorizeNet/refs/heads/v1.4.1/js/Xfrocks/AuthorizeNetArb/payment.js
Here is the XF 2.3 vanilla JS implementation that does not follow the same submit behavior...
Read more
Continue reading...