The Payment Method object
ThePaymentMethod object represents a customer’s stored payment instrument that you can charge on demand or attach to a subscription for recurring payments. It appears when you create a payment method or when a CheckoutSession with a setup flow completes.
Payment Method Object
The PAC object
The PAC object holds the details of a Pago Automático con Cuenta (PAC), a recurring direct-debit authorization on the customer’s bank account, returned in thepac field when the Payment Method type is pac.
The Institution object (within the PAC object)
The Institution object identifies the bank that holds the account authorized for the PAC, returned in theinstitution field of the PAC object.
The Card object
TheCard object holds the details of a stored card. Fintoc returns the Card object in the card field when the PaymentMethod type is card.
A card enrolled through a wallet such as Apple Pay returns
apple_pay in wallet and null values for expiration.month and expiration.year:
Card Payment Method