Answered

Failed Pull Transaction

Hello 👋

Answered

Transaction Successful, but upstream processing was delayed

Hello 👋,

Answered

Permission Error Message when Creating Account

Hey there,

Answered

iFrame initialization with TabaPay Account #?

Can one initialize a TabaPay iFrame using an existing TP Account Id?

Answered

Query Card returns 400/Timeout

We're trying to do Card Query with AVS. This is the body we send out in OOP style:

Answered

Get a 410 status code when deleting account

I tried to delete an account, it returned a 410 status code, and empty response.
I am not sure where is wrong.

Answered

Create Transaction > Apple Pay > Permission Error

I tried hard-coding my name for testing Apple Pay per: https://developers.tabapay.com/discuss/63289626a7c4420dfcd48ec4 to see if transactions would go through, but they aren't. Instead am getting a permission error:

Answered

SubClient Creation > 406 Not Acceptable

Hello,

Answered
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?