paymentMethod property

SetupIntentPaymentMethod? paymentMethod
getter/setter pair

ID of the payment method used with this SetupIntent. If the payment method is card_present and isn't a digital wallet, then the generated_card associated with the latest_attempt is attached to the Customer instead.

Implementation

SetupIntentPaymentMethod? paymentMethod;