ANSWERED
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

Subclient APIs Available?

Hello,

ANSWERED

Push to Pre-paid debit cards?

Hello 👋

ANSWERED
ANSWERED
ANSWERED

Does the tabapay API have a capability to retrieve when a debit card was created?

Basically, we want to see how old a Debit Card is.. is it possible to see that in any of the APIs? We currently use your api's to do AVS and then accept payments.

ANSWERED

Generate ACH Input File for FBO2 at the same time

we have a requirement of generating ACH Input file for general tx and and tx that used FBO2, because FBO2 used a different ISO code, so we should generate two files.

ANSWERED

Query Card with AVS expiry date validation

Query Card with AVS validates CVV properly but it doesn't validates expiry date. I tried query card with correct account number, cvv and wrong expiry date but it didn't give any error. I thought we were suppose to get error regarding invalid expiry in networkRC but it has 00 value in all cases. Does Query card with AVS validates expiry date? If yes, where is it represented?

ANSWERED

SubClient Creation > Settlement, Fees, & Reserve Account optional or required?

Hello,