HI.
We eally need somebody at Authorize.NET to give some feedback to this problem.
My customers cannot run their business with your service because we get this error.
Please advise.
11-04-2019 09:38 AM
This is my first experience with a real problem from authorize.net. Is it typical that they just never fix bugs? What does it take to get action?
11-10-2019 08:47 AM
11-11-2019 08:47 AM
I usually, although not invariably, get code E_WC_03, text "Accept.js is not loaded correctly" from Accept.js.
Strangely, I only have the problem with Firefox (my preferred browser) but not with Chrome or Edge. I even created a brand new virgin Firefox profile and still got the error so it is not any sort of caching/cookies issue.
11-11-2019 09:27 AM
11-11-2019 10:52 AM
11-11-2019 11:02 AM
The message is not automatically displayed on the console. It is in the response returned from Accept.js and my code displays it on the console from there.
By virgin profile I meant one that had never interacted with authorize.net, or anything at all, before.
11-11-2019 11:16 AM
11-11-2019 11:31 AM
I have the same issue happening in Chrome.
I have not tested in awhile and all was working before (no code changes) and now I am getting the E_WC_03 error.
Rick
11-20-2019 01:42 PM
@Fiala1904 @Renaissance @icible @rpenn
having same problem with out client too. everything was working fine, suddenly started getting this error. any solution?
we are using Accept.js with ?ver=, not sure why still same caching issue? ref given below :
<script type="text/javascript" src="https://jstest.authorize.net/v1/Accept.js?ver={{time()}}" charset="utf-8"> </script>
ref :
http://files.simformsolutions.com.s3.amazonaws.com/simformscreen/FMB_2019-12-10_17-21-55.png
http://files.simformsolutions.com.s3.amazonaws.com/simformscreen/FMB_2019-12-10_17-21-23.png
12-10-2019 03:56 AM