- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello! I have a problem with AIM. I made following operations:
- made an Auth_Only request. Transaction is submitted successfully. Status is Authorized/Pending Capture.
- 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)
Solved! Go to Solution.
โ10-08-2013 08:20 AM - edited โ10-08-2013 08:29 AM
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ10-08-2013 08:34 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ10-08-2013 08:34 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you!
โ10-08-2013 09:49 AM