Community
Receiving Changelog Updates through an RSS Feed
You can subscribe to the TabaPay changelog by using an RSS feed service and input the following URL: https://developers.tabapay.com/changelog.rss
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.
Error Message {"SC":400,"EC":"3C304949"}
What is the error code 3C304949
means?
We are getting 429 on hitting the transaction endpoint on sandbox
Response from sandbox:
Create account fails with 403
I'm trying to create an account by calling this endpoint:
When will Query FX api be production ready
I am mostly talking about this API: https://developers.tabapay.com/reference/queryfx
Unable to connect to Sandbox
Getting the below error when connecting to Sandbox.
SubClient use for non-ISOs: can it be use to create sub-accounts for the same business?
Is it possible to create SubClients for different segments of a single business? We are not an ISO, but it would be helpful to use a sub-account concept to help distinguish payment processing volume and interchange fees between different product lines (e.g. web vs. mobile) within our single business.