Community
What account types can be specified when adding a bank?
Whenever you try to add a bank within sandbox to an account, the API responds with an error on the bank account type. The API says to provide a single character code, but doesn't say what the available codes are. I've tried going through the entire alphabet (including uppercase) and digits, but all return the same error.
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.
RetrieveAccount and Retrieve Transaction by reference ID is missing in the Tabapay APIs
RetrieveAccount and Retrieve Transaction by reference ID is missing in the Tabapay APIs, but they are in the Additional APIs references.
The URL part in the create account reference page is cards
In the https://developers.tabapay.com/reference/create-account-additional-reference, the URLs is like these.
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.
Sign In option
Why there are not an Sign In option, As a developer I just waste my more than 1 hour to find sign in option 😔. Later I found that you can create account with login option. I think this thing creating confusion to new users. Please add sign in option for more better user experience .
Create Account/Transaction ReferenceID?
In trying to work out the documentation dev "create account" and "create transaction" require a ReferenceID. We're not sure what it is. It seems to be different from token
(generated from iFrame).
Reuse existing Account Credit Card for Transaction
How are we supposed to reference existing Account credit cards to pull from for transactions, when the Retrieve Client API returns only the cc last 4 digits + expiration month? Shouldn't there be an id for cc's? Shouldn't it too not return an array type?
iFrame initialization with TabaPay Account #?
Can one initialize a TabaPay iFrame using an existing TP Account Id?
The API Sandbox URL is not accessiable
Today I tried to explore the TabaPay API, and used the sandbox env variables from TabaPay.