Community
Settlement of reversal(delete transaction)
Are we supposed to receive a CSV file with the delete transaction(reversal) API ? Are we should use the successful response in the API itself and assume it is settled?
Optionally run AVS on non-USA Cards?
Hello,
SubClient Creation > TIN Error
Hello,
Reversal of transaction
I was looking to get some insights into the reversal option in the API https://developers.tabapay.com/reference/transactiondelete
SubClient Creation > Settlement, Fees, & Reserve Account optional or required?
Hello,
SubClient Creation > 406 Not Acceptable
Hello,
Same Day ACH
Hi,
I have following questions on same-day ACH.
3-D Secure: JWT validation after continueWithTransaction?
The documentation for JWT validation says that the response from the mobile SDKs continueWithTransaction... method can be validated by calling the TabaPay 3D Secure Authenticate API. That API appears to be required but is not mentioned in the sequence diagram. By the way, that sequence diagram is incredibly helpful, which is why I'm pointing out the potential gap.
3-D Secure: Which transaction ID continueWithTransaction mobile SDK call?
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?