Configure Evonet Drop-in SDK options with a guided interface, preview the result instantly, and copy JSON in one click.
Used for session and Drop-in locale.
Enable the option above to send this field.
Use four values, e.g. 8,8,8,8
Popular Google Fonts
Popular Google Fonts
Popular Google Fonts
Popular Google Fonts
Popular Google Fonts
Popular Google Fonts
Popular Google Fonts
Popular Google Fonts
{
"uiOption": {
"showSaveImage": false,
"Columns": false,
"card": {
"showCardHolderName": true,
"CVVForSavedCard": true
},
"TnC": {
"showTnC": false,
"mode": "click2accept",
"url": ""
}
},
"appearance": {
"colorBackground": "#ffffff",
"colorAction": "#111827"
}
}{
"id": "#your-dropin-container",
"type": "payment",
"sessionID": "REPLACE_WITH_REAL_SESSION_ID",
"locale": "en-US",
"mode": "embedded",
"environment": "HKG_prod",
"isVerifyPaymentBrand": true,
"verifyOption": {
"isVerifyPaymentBrand": true,
"maxWaitTime": "10"
},
"uiOption": {
"showSaveImage": false,
"Columns": false,
"card": {
"showCardHolderName": true,
"CVVForSavedCard": true
},
"TnC": {
"showTnC": false,
"mode": "click2accept",
"url": ""
}
},
"appearance": {
"colorBackground": "#ffffff",
"colorAction": "#111827"
},
"_note": "Callbacks (payment_method_select, payment_method_selected, payment_completed, payment_failed, payment_not_preformed, payment_cancelled) should be attached in your integration code."
}