- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Transaction ID for CIM accounts
Dear All,
We are using createCustomerPaymentProfileResponse method for capturing the payment for the CIM accounts. However, we want to fetch the transaction id via this API which we are not getting through AN respose.
Can anyone please suggest from where we can get this id.
Thanks in Advance.
โ03-12-2014 07:22 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You looking for the transationID that was used to valid the credit card info in createCustomerPaymentProfile?
It is the validationDirectResponse in the response http://developer.authorize.net/api/cim/. Use AIM to find the delimited field location http://developer.authorize.net/guides/AIM/wwhelp/wwhimpl/common/html/wwhelp.htm#context=AIM&file=4_T...
โ03-12-2014 07:37 AM