3D Secure Information
Refer to this page if you are enrolled in 3D Secure as a merchant
Header Parameter
Type
Text
Action
{
"paymentInformation": {
"cardNumber": "4000000000001091",
"cardHolderName": "Abelardo Heller",
"CVV": "123",
"monthExpire": "10",
"yearExpire": "2029",
"billingAddress": "3993 Werninger Street",
"billingAddress2": "Appartment 1A",
"city": "Houston",
"state": "Texas",
"country": "USA",
"zip": "77002"
},
"ipAddress": "57.97.174.59",
"email": "abelardo.heller@gmail.com",
"redirecturl": "https://www.youtube.com/",
"token": "{{quote_token}}",
"promptText": "This is Prompt Text"
}Last updated