Interface for paymentmethod which will return to merchant, trigger by method call with createPaymentConsent
Members
object
# card
The card detail of the payment method
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
bin |
string
|
<optional> |
The bin code of the card |
last4 |
string
|
<optional> |
The last 4 numbers of the card |
brand |
string
|
<optional> |
The brand of the card |
name |
string
|
<optional> |
The cardholder name of the card |