stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > RemoteStripePaymentMethodInput

AdminTypes.RemoteStripePaymentMethodInput interface

The input fields for a remote stripe payment method.

Signature:

export interface RemoteStripePaymentMethodInput 

Properties

Property Modifiers Type Description
customerId   Scalars[‘String’][‘input’] The customer_id value from the Stripe API.
paymentMethodId?   InputMaybe<Scalars[‘String’][‘input’]> (Optional) The payment_method_id value from the Stripe API.