Enroll 3DS

  • This web service enables the enrolment of a card for 3D-Secure service as configured for the specific product.
  • Currently supported ACS Provider are :
    • TouchTech(Stripe)
    • FSS
    • Apata
  • This Api is also used to update card Holder details at FSS side.
  • To update email and mobile number with FSS:
    1. Call Edit Card Holder Details API
    2. Call Enroll card To 3DS API to update card holder email and mobile number with FSS
  • To update card holder detail with TouchTech(Stripe) client has to call Stripe API directly
Body Params
string
required
length between 1 and 40

Unique number that must be passed at each API request. Identifier to make each API request unique

int32
required
≥ 1

Unique identifier for the client which Paymentology will provide at outset

int64
required
≥ 1

Public token for the card.

string
length between 0 and 50

User Id of the Customer who triggered the API request.

string
length between 0 and 200

Remarks for API request

string
  • The languages used for all interactions with the cardholder (authentication page,etc. Comma separated list of ISO 639-1 codes).
  • Required when product is setup with TouchTech ACS
    string
    • The method used to authenticate an online transaction.
      • self = Issuer sending SMS
      • touchtech = Touchtech sending SMS
    • Required when product is setup with TouchTech ACS
      string
      length between 0 and 45
      • Personal account Message. card user's personal message for their account given by the customer.
      • Optional when product is setup with FSS ACS
      string

      Type of OOB to be used.

      • 0 : No OOB
      • 1 : OOB Supported
      • Required when product is setup with FSS ACS

      3ds_challenge_methods
      array of objects
      • challenge methods
      • Optional field applicable for Product setup with Apata ACS
      3ds_challenge_methods
      string
      length between 36 and 36
      • Unique identifier for the challenge profile. challengeMethods will be ignored if this value is not null.
      • Optional field applicable for Product setup with Apata ACS
      Responses

      404

      Webservices does not exist

      500

      Internal Server error

      Language
      LoadingLoading…
      Response
      Click Try It! to start a request and see the response here! Or choose an example:
      application/json