ANSWERED

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?

ANSWERED

Optionally run AVS on non-USA Cards?

Hello,

ANSWERED

SubClient Creation > TIN Error

Hello,

ANSWERED
ANSWERED

SubClient Creation > Settlement, Fees, & Reserve Account optional or required?

Hello,

ANSWERED

SubClient Creation > 406 Not Acceptable

Hello,

ANSWERED

Duplicate Card Count

Hello,

ANSWERED

Same Day ACH

Hi,
I have following questions on same-day ACH.

ANSWERED

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.

ANSWERED

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?