Skip to main content

PaymentRequestCardPayment

Card details

issuerstring

Card issuer

issuerCountrystring

Country of the card issuer

schemestring

Card scheme

Example: VISA
cardTypestring

Card type

Example: CREDIT
last4string
PaymentRequestCardPayment
{
"issuer": "string",
"issuerCountry": "string",
"scheme": "VISA",
"cardType": "CREDIT",
"last4": "string"
}