The problem with this solution is that the script is added to the dom
each time the user returns to the page in the context of the single page
app. If the user is on the page with the Pay button, then hits the back
button, then goes back to the page ...
AcceptUI really needs a way to indicate to the user that the card code
is required. Many uses experience failed transactions because they leave
it off, but our account settings require it.
The leehinde explanation helped a lot. In my case, I'm using Vue w/ Nuxt
and ran accross the same issue. template.vue: mounted: function() { let
accept = document.createElement("script"); accept.setAttribute("src",
"https://jstest.authorize.net/v3/Ac...