cancel
Showing results for 
Search instead for 
Did you mean: 

How can I check duplicate transaction (RRC_3_11) with sandbox mode?

Hi,

 

I have find that there are some tranasctions occured on production server which have status "RRC_3_11 : A duplicate transaction has been submitted."  with production mode.

 

I need to check "RRC_3_11 : A duplicate transaction has been submitted."  in sandbox mode. How can I? Is there any way bh which I can check this in sanbox mode? 

ckpatel
Member
4 REPLIES 4

Hello @ckpatel

 

You might start by taking a look at the details for RRC 11 using our response code lookup tool: https://developer.authorize.net/api/reference/responseCodes.html?code=11

 

It provides a list of the fields used to identify a potential duplicate transaction.

 

Richard

 

 

RichardH
Administrator Administrator
Administrator

Hi Richard,

 

Thanks for the response!

 

Actually I am able to generate duplicate tranasction on my production system which have same details and occured within few seconds.

 

But I am trying to generate duplicate transaction on my test server which uses sandbox mode. I have executed so many transctions with same details with in few seconds of time. But those transcations are not consider as deuplicate tranasction. They are executed as seperate tranasction even if time gap is less than 2 minutes. 

 

Is there any configuration for sandbox mode to generate duplicate tranaction? Thanks again.

 

And another thing I'm just using "Environment.SANDBOX" mode not test mode in sandbox.

You can certainly generate duplicate transactions in the live sandbox -- it happens to me all the time during testing.   If you are recreating the same situations in the sandbox that you had in production, this should happen automatically.

 

If you are not seeing duplicates, some possiblities are that you have not set your x_duplicate_window value or your transactions are not considered duplicates because some fields are different.

 

See the following url for in-depth explanations on duplicate transaction logic.

 

https://support.authorize.net/authkb/index?page=content&id=A425