Community
Same Day ACH
Hi,
I have following questions on same-day ACH.
3-D Secure: JWT validation after continueWithTransaction?
The documentation for JWT validation says that the response from the mobile SDKs continueWithTransaction... method can be validated by calling the TabaPay 3D Secure Authenticate API. That API appears to be required but is not mentioned in the sequence diagram. By the way, that sequence diagram is incredibly helpful, which is why I'm pointing out the potential gap.
3-D Secure: Which transaction ID continueWithTransaction mobile SDK call?
The 3-D Secure starter guide explains that after calling the TabaPay 3D Secure Lookup API then the developer should call the continueWithTransaction... method in the Android/iOS SDK. The SDK calls take a TRANSACTION_ID
parameter. Is the value for that parameter supposed to be taken from the processorTransactionID
or the dsTransactionID
value in the response to 3D Secure Lookup?
Create SubClient API does not return new SubClient ID?
Hello 👋
Address field in the subclient
Hi,
When we used comma in the line1 of the address field, we received the following error. API didn't complain when period was entered. What else is not allowed in line1 and line2?
{
"SC": 400,
"EC": "22110212",
"EM": "address.line1"
}
Subclient APIs Available?
Hello,
Corp company type in the request example is not existed
Network Response code table
This table is confined to a tiny, scrollable div.
Get a 410 status code when deleting account
I tried to delete an account, it returned a 410 status code, and empty response.
I am not sure where is wrong.