Hello,
I am a developer that is developing a website for a client. They use Authorize.net for donations. I am trying to implement the Authorize.net hosted payment into the website, but when I type in a card information, name, and zip, it gives me a "Couldn't parse result string" error in the console. it also gives me an "Uncaught TypeError: $(...).modal is not a function" error
The error seems to be coming from acceptJSCaller.js
any help would be appreciated.
02-25-2020 05:24 PM