SavePaymentMethodInput Input Object
Input for saving a card captured via Stripe Elements (the payment method id from a confirmed SetupIntent).
Fields
#
billingAddress
Billing address used to set + validate the Stripe Tax location. Required before paid flows.
paymentMethodId
String !
Non-null
Provider payment method id (e.g. pm_...) from the confirmed SetupIntent.
Usages
#
References
#
- Argument input of field saveAccountPaymentMethod from type Mutation
Previous
SaveBillingAddressInput
