Community
Android and iOS app permissions for 3-D Secure Mobile SDK
I've checked the TabaPay documentation and the documentation for the SDK components but cannot find a list of permissions that are required by the 3-D Secure SDK for mobile apps. The SDK documentation mentions getting location information for Android, and the EMV documentation mentions getting Bluetooth information for Android. Are there specific app permissions that are required in order to integrate the 3-D Secure mobile app SDK?
AVS Response clarification of card issuing Country?
Hello,
XID in Create Transaction
When using 3-D Secure we need to include an XID
in the pullOptions
3DSecure
object. The documentation for the 3ds/lookup and for 3ds/authenticate say that an XID
is returned, but neither JSON sample shows that, and the calls in the Sandbox Environment don't appear to be returning an XID
. Are we supposed to be getting this value from somewhere else, such as the processorTransactionID
?
Permission issue
Hi Team,
Fees flag on Query Card is not working
When querying a card for fees, it appears that the Fees object is no being returned. The AVS flag is working though, but including "Fees" doesn't. Just wanted to verify that this is working. Any help would be great.
Transction type when switch to ACH API
we are trying to use the newest ACH API to send payment, but in the original ACH input file, there is no pull/push type, just credit/debit, what is the tx type in the ACH API.
push to card
does push to card required Address Verification services (AVS) ?
Corp company type in the request example is not existed
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.
Create transaction after 3ds authentication
When we are creating a transaction after the successful 3ds verification, do we need to pass the ECI and UCAF values?