We are using the CIM hosted form for creating recurring payments. A customer's request can be caught by the Regional IP Address Filter, resulting in their payment being held for review. In that case, we would like to provide some feedback to that effect so they know there may be a delay in their subscription being activated and do not assume a failure and try to re-enter payment. The transaction reporting API reports that information in Get Transaction Details, but I don't see any way to get the necessary transId. Any advice?
06-17-2016 09:18 AM
Hi dalet,
The transaction ID is returned in the initial transaction result. The transaction response will include the transaction ID and it will also tell you if that transaction was held for review.
Thanks,
Joy
06-28-2016 12:18 PM