Skip to main content
Anchor to RemoteStripePaymentMethodInput

RemoteStripePaymentMethodInput

input_object

The input fields for a remote stripe payment method.

•MailingAddressInput

Although optional, providing a complete and valid billing address is strongly recommended. Shopify uses this address for various features including, but not limited to, order billing details and tax calculations.

Show input fields
•String!
non-null

The customer_id value from the Stripe API.

•String!
non-null

The payment_method_id value from the Stripe API.


Was this section helpful?

Anchor to Input objects using this inputInput objects using this input

•INPUT OBJECT

The input fields for a remote gateway payment method, only one remote reference permitted.


Was this section helpful?