Community
Clarifying destinationAccount, sourceAccount, destinationAccountID and sourceAccountID.
When creating transactions, it is important to be PCI-Compliant and follow best practices for passing payment details and personally identifiable information PII.
Formatting Your Request Body
When interacting with TabaPay's API, it's important to ensure that the JSON format is optimized for performance. To achieve this, TabaPay requires all whitespace to be removed from the JSON request body parameters and response data. This is sometimes referred to as "packing", or "condensing" your JSON, or "minification" and it helps streamline communication between systems.
How to Get Started
If you are exploring TabaPay and want to learn how to get started there are different resources that can help you.
Same Day ACH
Hi,
I have following questions on same-day ACH.
How do I use CVV?
Can you please reconfirm how exactly you are using the CVV code that we send to you with each transaction and how it's verified against the actual card ?
Error when doing push/pull regarding settlement account
Whenever you try to do a push or pull transaction the Sandbox API responds with an error regarding the Settlement Account. Is this error because a bank needs to be added to the destination account or source account? I've even tried the examples but substituting he card for the sandbox card, but I get the same error.
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?