3DSIntegration

POST

3DS Integration



Use this method to perform 3DS Integration in conjunction with our third party provider-Cardinal Commerce for Credit Card/Token based transaction, and obtain 3DS payload, CAVV, XID, etc and perform Authorize/Purchase 3DS transactions.

https://api-cert.payeezy.com/v1 /transactions/thirdparty

  • Name
    Value
    Description
  • apikey
    (required)
    This is used to identify the app.
  • token
    (required)
    This is used to identify the merchant
  • Content-type
    (required)
    content type the payload requires
  • Authorization
    (required)
    HMAC of payload signed using api secret

Basic Auth

OAuth 2

Custom Token

Reset

Make a request and see the response.

Make a request and see the response.

Resource Summary

Category Token Based Transactions
This is the place where request body description lies.
This is the place where response body description lies.
This is the place where EventTypes description lies.

Sample Error Messages & Error Codes.

This is where error messages sample and description lies.
This is the place where HTTP Status Codes.
This is the place where API Error Codes.
Expiry Date: Any future date.
Cvv: Any 3 digit number for Visa, Mastercard & Discover and 4 digit number for American Express
Type Card Number
Visa 4012 0000 3333 0026
4005 5192 0000 0004
MasterCard 5424 1802 7979 1732
5526 3990 0064 8568
5405 0101 0000 0016
American Express 3739 5319 2351 004
3411 1159 7241 002
Discover 6510 0000 0000 1248

Working...