cancel
Showing results for 
Search instead for 
Did you mean: 

Auth Only + Capture Only create two different transactions

Hello! I have a problem with AIM. I made following operations:

  1. made an Auth_Only request. Transaction is submitted successfully. Status is Authorized/Pending Capture.
  2. made an Capture_Only for transaction created in 1 with Auth Code returned from 1. Transaction is submitted successfully. 

The problem: Capture_Only create a new duplicate transaction with status Captured/Pending Settlement, old transaction (from 1) is not changed at all. In post url is added x_auth_code and x_type = CAPTURE_ONLY. However  I can successfully make Capture from merchant interface.

 

Environment:

  • AIM
  • Authorize.Net test account, test mode is turn off, x_test_request doesn't send
  • .NET 2.0, C#
  • credit card: American Express Test Card (370000000000002)
inpfss
Member
1 ACCEPTED SOLUTION
2 REPLIES 2

Thank you!