- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
problem with profileTransPriorAuthCapture
Hi ,
I tried to send profileTransPriorAuthCapture transaction and i got an Error , what the problem here ??
The Request :
'<?xml version="1.0" encoding="utf-8"?> <createCustomerProfileTransactionRequest xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"> <merchantAuthentication> <name>LOGIN</name> <transactionKey>KEY</transactionKey> </merchantAuthentication> <transaction> <profileTransPriorAuthCapture> <amount>462.25</amount><customerProfileId>28585162</customerProfileId> <customerPaymentProfileId>25952183</customerPaymentProfileId><transId>2219962500</transId> </profileTransPriorAuthCapture> </transaction> <extraOptions><![CDATA[x_duplicate_window=0&x_allow_partial_auth=TRUE]]></extraOptions> </createCustomerProfileTransactionRequest>'
the Response :
'<?xml version="1.0" encoding="utf-8"?><createCustomerProfileTransactionResponse xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"><messages><resultCode>Error</resultCode><message><code>E00027</code><text>The transaction cannot be found.</text></message></messages><directResponse>3,2,16,The transaction cannot be found.,,P,0,,,462.25,CC,prior_auth_capture,,,,,,,,,,,,,,,,,,,,,,,,,,0871D71A5FB87B2E6FC7BD90FFB8DA75,,,,,,,,,,,,,,American Express,,,,,,,,,,,,,,,,</directResponse></createCustomerProfileTransactionResponse>'
Thanks .
09-17-2014 10:33 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
the error said the transactionID can not be found. can you find it in the merchant account website?
09-17-2014 12:03 PM - edited 09-17-2014 12:04 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes of course !!
09-17-2014 02:05 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
are you running that in testmode? e00027 said it error on testmode. Also is this one of your partial transaction test?
09-17-2014 03:20 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
no , it's in livemode , and yes it's one of my partial transaction
here i'm trying to make transaction for my prior partial transaction .
09-18-2014 12:39 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I think you might need to use AIM to profileTransPriorAuthCapture and split tender/partial transaction
and pass in the split tender ID instead of the transactionID.
09-18-2014 04:44 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You ought to additionally evaluation our API nice practices. Depending for your platform, tools and offerings, you may need to upgrade courses link a number of all your systems to assist TLS 1.2.
01-22-2021 11:01 PM - edited 01-22-2021 11:01 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
iu
06-27-2021 07:48 PM