Community
Amex "zipcode matches only"
The payment query card returns "zipcode matches only" when using Amex card.
Does the TabaPay Browser SDK offer any event listener to verify if a form is valid when the auto-submit option is set to true?
I want to enable my custom button after receiving the TabaPay token. To do this, I need to validate whether the iframe form is valid. Based on the validation result, I can enable the custom button. How should I handle this scenario?
Top 10 API FAQs
Find answers to 10 frequently asked questions about the TabaPay API.
Caused by: java.lang.SecurityException: com.remitbee.app.app.staging: One of RECEIVER_EXPORTED or RECEIVER_NOT_EXPORTED should be specified when a receiver isn't being registered exclusively for system broadcasts
Log:
General FAQs
Find answers to 10 frequently asked questions about TabaPay.
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?