Anchor to RemoteStripePaymentMethodInputRemote
input_objectRemote Stripe Payment Method Input
The input fields for a remote stripe payment method.
Anchor to FieldsFields
- Anchor to customerIdcustomer•String!non-null
Id The customer_id value from the Stripe API.
- Anchor to paymentMethodIdpayment•String
Method Id The payment_method_id value from the Stripe API. Starting on 2025, payment_method_id will become mandatory for all API versions.
Was this section helpful?
Anchor to Input objects using this inputInput objects using this input
- Anchor to CustomerPaymentMethodRemoteInput.stripePaymentMethodCustomer•INPUT OBJECT
Payment Method Remote Input.stripe Payment Method Input containing the fields for a remote stripe credit card.
Was this section helpful?