Types > OIPaymentDetailCard
Commerce APITypesOIPaymentDetailCard
OIPaymentDetailCard

Description

Fields

address_line1_check: String!


address_postal_code_check: String!


avs_result_code: String!


bin: String!


company: PaymentDetailCardCompany!

The name of the company who issued the customer's credit card


country: String!


cvc_check: String!


cvv_result_code: String!


exp_month: Int!


exp_year: Int!


fingerprint: String!


funding: PaymentDetailCardFunding!

The type of card from stripe


last4: String!


Used By

Types

OIPaymentDetail

Preview (typescript)

Loading module