Description
Fields
Address line1 check from stripe
address_postal_code_check: String!
Address postal code check from stripe
The response code from AVS
Example: "R"
The issuer identification number (IIN), formerly known as bank identification number (BIN)
Example: "4242424"
company: PaymentDetailCardCompany!
The name of the company who issued the customer's credit card
Example: "visa"
country: InfoCountry
Credit card's country
Expandable
CVC check from stripe
The response code from the credit card company indicating whether the customer entered the card verification value, correctly
Example: "P"
Credit card's expiration month
Example: 1
Credit card's expiration year
Example: 2015
Card fingerprint from stripe
funding: PaymentDetailCardFunding!
The type of card from stripe
Example: "prepaid"
The customer's credit card last 4 digits
Example: "4242"
Used By
Types
Preview (typescript)
Loading module