Community
Transaction Successful, but upstream processing was delayed
Hello 👋,
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
)?
3-D Secure Session ID: 3ds/init 3dsID vs. Cardinal Mobile SDK consumerSessionId
We're using the Cardinal Mobile SDK for our mobile app for 3-D Secure processing. The steps from the sequence diagram in the documentation are:
Failed Pull Transaction
Hello 👋
Provides a sample of the Return file
From the description of ACH Return file, https://developers.tabapay.com/docs/overview-of-ach#ach-returns
We've noticed a lot of declined payment attempts
Hi,
CodeAVS field not being returned for Query Card requests
Good day,
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.
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.
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.