Answered

Does the tabapay API have a capability to retrieve when a debit card was created?

Basically, we want to see how old a Debit Card is.. is it possible to see that in any of the APIs? We currently use your api's to do AVS and then accept payments.

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
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.