Submitting
Overview
this.embeddedPaymentForm.submit();
Expected function return
Property | Type | Description |
---|---|---|
token | string | |
brand | string | Card type, types: • visa • master • mada • amex |
funding | string | Types: • Credit • debit |
network | string | Network that the payment is going to be processed on Types: • visa • master • mada • amex |
country | string | Card country |
cardBin | function | Card bin (Last 6 digits of the card number) |
lastFour | string | Last four digits |