Community
Delete Transaction - 422 Response with EM: Reverse
Having created a pull transaction which was 'completed', I am looking to refund the transaction due to a valid customer request.
Settlement of reversal(delete transaction)
Are we supposed to receive a CSV file with the delete transaction(reversal) API ? Are we should use the successful response in the API itself and assume it is settled?
Add Debit card
Can someone have any idea about that TabaPay where they have any validation on there end to verify the card on the basis of same card with different expiry date?
Apple Pay returns a 403 EC After adding soft description
After adding the optional Soft Descriptor in the pull transaction request body, and create transaction by Apple Pay, it failed with a 403 EC.
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 browser info from mobile app
The 3-D Secure lookup API requires a browser
object. We're processing in a mobile app and not within a browser. We're using the Cardinal Mobile SDK to perform the device data collection, but it does not appear to return data that can be used to populate the browser
object. Is the expectation that we should create a browser
object with only the deviceChannel
field (set to SDK
)?
The URL part in the create account reference page is cards
In the https://developers.tabapay.com/reference/create-account-additional-reference, the URLs is like these.
ACH: Same Day vs Next Day Fees
Hello 👋,
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?
Retrieve Account Failure
GET /v1/clients/{clientId}/accounts/{accountId}?RejectDuplicateCard