ANSWERED

Is there an example to handle Stripe *Accept Payment* with TabaPay

Is there is a complete example to demonstrate how to convert a Stripe Accept Payment to TabaPay API?

ANSWERED
ANSWERED
ANSWERED

Query Card retunrs 409

Use token, firstName, lastName, zipCode params and send a query with AVS , and got a 409 status code with following response.

ANSWERED
ANSWERED

Debit Card Transaction

I want to implement payment transfer functionality where A user can send money in CAD currency to bank account number. I tried to find resources in documentation but didn't get any clear. Can you please share exact documentation link of transfer money from debit card to bank account. If there are any working testing demo available in documentation then it will be a great help for me.

ANSWERED

Provides more request/response for the APIs calling

Currently, writing codes to integrate Tabapay APIs is not easy. I found there are some example json(request/response) in the additional APIs reference section.

ANSWERED

Create TabaPay Account

We're facing an odd error when creating a TabaPay account:

ANSWERED

3-D Secure iOS SDK returns different value from Android SDK

When using test card 5555-5555-5555-4444 to test the 3-D Secure expected error condition, we get a different result from the 3-D Secure mobile app Android SDK than we do from the iOS SDK. That card is supposed to cause a Step Up Authentication is Unavailable condition. When we use the Android SDK we get a NoAction value from the onValidated call in the validateResponse.getActionCode. For the same scenario in iOS the stepUpDidValidate has a null value for validateResponse, and no actionCode value is available. We expect the iOS stepUpDidValidate call to include a valid validateResponse with an actionCode of NoAction.

ANSWERED

Failed Pull Transaction

Hello 👋