ANSWERED

Transction type when switch to ACH API

we are trying to use the newest ACH API to send payment, but in the original ACH input file, there is no pull/push type, just credit/debit, what is the tx type in the ACH API.
ANSWERED

Create Card allows 1 char for first/last name, but 3ds/lookup requires 2 chars

The \[Query Card](<https://developers.tabapay.com/reference/cardquery>), \[Create Account](<https://developers.tabapay.com/reference/accountcreate>), and \[Create Transaction](<https://developers.tabapay.com/reference/transactioncreate>) API calls all allow a single character for the `first` name and `last` name fields for the owner, but the \[3D Secure Lookup](<https://developers.tabapay.com/reference/3dslookup>) call requires 2 characters in both. The 2-character requirement is not documented and is inconsistent. I realize that the back-end API that you're using requires a minimum of 2 characters for first and last names, but this should be called out in the documentation, especially because it is inconsistent.
ANSWERED

US territories not allowed for 3ds/lookup

The \[US state codes](<https://developers.tabapay.com/reference/us-state-codes>) that are supported by the \[Create Account API](<https://developers.tabapay.com/reference/accountcreate>) include US territories. However, the \[3ds/lookup API](<https://developers.tabapay.com/reference/3dslookup>) call rejects requests for card accounts that are registered with territories. Is this intentional?
ANSWERED
ANSWERED
ANSWERED
ANSWERED
ANSWERED
ANSWERED

Transaction Retrieve > Fetch accurate Processing Fees

Hello! 👋 I was wondering when will we have `https://FQDN/v1/clients/{ClientID}/transactions/{TransactionID}` actually return the accurate processing fees, assuming enough time has passed to determine that? From my understand the fees returned today are off estimates. - Estimated Fees - Interchange Fees - Network Fees - TabaPay Fees A status along side the fees indicating if the fees are "final", "estimated" would go a long way! This would tremendously help us with our accounting. Thank you!
ANSWERED