Sorry, you need to enable JavaScript to visit this website.
Skip to main content
Credit Card Expiry & CVV fetch

contains 5 APIs

This API facilitates fetching of Credit Card Details - Card Number, Expiry and CVV.
Feature Icon
feature icon
Feature description
This API validates the customer through OTP and generated Card Details in a tokenised manner. The Token is then used to generate clear values of Card Number, Expiry date and CVV.
    APIs

    5 APIs used

    API's Severity Documentation Try It Now

    CC_InquireCardDetailsOTP_Gen

    API display name : CC Card Details Inquiry and OTP Generation
    Description : API to validate credit card mapped to mobile number and generate OTP on successful validation.

    CC_FetchFullCardNo_basisToken

    API display name : Credit Card Fetch Card Number & Expiry
    Description : API to pass generated token and validate the same. If validation is successful clear credit card number and expiry are returned.

    CC_OTPVal_FetchCardAndExpDtls

    API display name : Credit Card OTP Validation and Card Number & Expiry Token
    Description : API to validate OTP and return masked card Numbers with expiry details in a token

    CC_FetchCVV

    API display name : Credit Card Fetch CVV
    Description : This API will be used to pass generated token and same will be validated. If validation is successful then return clear card details

    Customer inputs mobile no and last 4 digit of card number and on successful validation, OTP is generated and sent to Customer's mobile number.

    In the secont API OTP is validated and masked card Numbers with expiry details in a token is returned.

    The token is validated and clear credit card number and expiry are returned.

    The token is validated and CVV is returned.

    The use case of this API product is with Co-Branded Credit Card partners offering Post Issuance services through APIs