Answered

3ds/authenticate enrolled and actionCode fields

The 3ds/authenticate call documentation shows an enrolled field if you click on the response documentation in the middle column of the page, under the request field descriptions. The response JSON that is shown on the right side of the page when you click on the 200 response does not include the enrolled field, and neither does the response in the Sandbox Environment. Should that field be removed from the documentation?

Answered
Answered
Answered

Transaction Retrieve > Fetch accurate Processing Fees

Hello! 👋

Answered

Is enhancedResponse needed for production?

The [3D Secure Lookup API call](https://developers.tabapay.com/reference/3dslookup lists the enhancedResponse query parameter as required, and says that in the Sandbox Environment it provides more details. The query parameter is required in the Sandbox Environment. Is it acceptable to use the parameter for the Production Environment, or is it only intended for the Sandbox?

Answered
Answered

push to card

does push to card required Address Verification services (AVS) ?

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

is the address and zip code are required for a push transaction ?

is the address & zip code fields are required for a push to debit transaction ?

Answered

Query card Push/Pull reponse

Does the push and pull enabled response from query card api actually represent if the customer is eligibile for push and pull transactions? Will there be a scenario when pull enabled is true but the pull transaction being failed? If yes, what scenario?