Generate Credit Card URLAsk AIpost https://open-api.stag-v2.paper.id/api/v1/payment/request/credit-cardGenerate 3DS Authentication PageBody Paramsamountint32requiredDefaults to 30000Amount of transactionredirect_urlstringrequiredDefaults to https://yourdomain.com/3DSResponseHandlerYour redirection page after credit card 3DS responseexternal_idstringrequiredPayment Request External ID from create payment transaction responsecard_numberstringrequiredDefaults to 4000000000001091Credit Card Number to be used, we won't save the CC informationcard_monthstringrequiredDefaults to 12Card Expired Monthcard_yearstringrequiredDefaults to 2025Card Expired Yearcard_cvnstringrequiredDefaults to 123three digits code verification numbercard_holder_first_namestringCardholder's first namecard_holder_last_namestringCardholder's Last Namecard_holder_phone_numberstringCardholder's registered phone number. Make sure to use international number format. e.g. +62, +63,card_holder_emailstringCardholder's registered email addresscompany_idstringYour company id, ask our team if you don't know what to be filled hereHeadersAuthorizationstringrequiredYour Basse 64 authorization credentials. Generated from string "clientID|ClientSecret"Content-TypestringrequiredDefaults to application/jsonSpecify the format of requestResponses 200200 400400Updated 10 months ago