Add a Card Input Field
You can enable this by calling addCard():
window.addEventListener('load', function () {
neodeos.init('sandbox', '<public key>')
.addCard('iframeContainer', '<Card Provider Id>', 'options');
});
The options object supports the following optional properties:
threeDSEmail: Email address used during the 3D Secure authentication processamount: Total amount to be authorized or chargedcurrency: ISO 4217 currency code corresponding to the transactionvault: Indicates whether to forcibly persist the card in the vault (trueto store,falseby default)