I'm getting an E00001 "error occurred suring processing" error when creating a transaction request. I'm using the node sdk and am in sandbox. I'm also using a nonce from accept.js for the payment type. I pretty much followed this example.
The code worked before I started using the nonce (opaqueData), however the nonce works with other transactions (such as charging a customer profile). The error doesn't really give me any useful information.
10-10-2018 08:28 AM
Hi @jdoyle112
Are you still facing the issue ?
Can you please share for info on the code you are trying to run which resulted in this error.
If you are trying to run the sample in Github Repo you will need to give the Accept nonce generated in your application.
Kaushik
01-03-2019 06:04 AM