Community
3-D Secure: Which transaction ID continueWithTransaction mobile SDK call?
about 2 years ago by [email protected]
The 3-D Secure starter guide explains that after calling the TabaPay 3D Secure Lookup API then the developer should call the continueWithTransaction... method in the Android/iOS SDK. The SDK calls take a TRANSACTION_ID
parameter. Is the value for that parameter supposed to be taken from the processorTransactionID
or the dsTransactionID
value in the response to 3D Secure Lookup?