The path changed with absolutely no notice. Some of our customers lost
out on days worth of orders. Previously:
https://js.authorize.net/v3/acceptMain.htmlNow:
https://js.authorize.net/v3/acceptMain/acceptMain.html If you do JS
aggregation, rebuildin...
Yes this just happened to us as well.
https://js.authorize.net/v3/acceptMain.html - 404
https://js.authorize.net/v3/acceptMain/acceptMain.html - 200Strangely
enough, Chrome 67 uses the first URL, Firefox uses the second.
RichardH, how is this "solved"? Accept.JS shouldn't require any
additional javascript per the documentation:
https://developer.authorize.net/api/reference/features/acceptjs.html Any
button with "AcceptUI" as the class will have javascript actions
att...