cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Authorize.Net error when attempting to Capture a recurring order [Error: 3|2|33|]

Hello,

I am receiving this error in the UI when I attempt to capture any recurring orders.

"Error: 3|2|33|A valid referenced transaction ID is required.||P|0|||64.95|CC|prior_auth_capture||||||||||||||||||||||||||4AEE3052F8BB450E5B24EBE753F9557B|||||||||||||||||||||||||||||||"

The account is in sandbox, and live. Also I can capture standard orders without any errors.
Does anyone have any insight into this issue?

After digging through the code, I believe Authorize.Net is not returning a Transaction ID from the ARBCreateSubscriptionRequest. However standard orders appear to do so, not sure why.
 
We are using NopCommerce 

Any suggestions would be appreciated.
Ehsan
Member
1 REPLY 1

Hello @Ehsan

 

ARBCreateSubscriptionRequest does not return a transaction id, instead it returns a subscriptionId. If you need to make an initial transaction and then a subscription for follow-on payments, may I suggest the following:

 

Richard

RichardH
Administrator Administrator
Administrator