stack

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

AdminTypes.CustomerPaymentMethodRemoteInput interface

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

Signature:

export interface CustomerPaymentMethodRemoteInput 

Properties

Property Modifiers Type Description
authorizeNetCustomerPaymentProfile?   InputMaybe<RemoteAuthorizeNetCustomerPaymentProfileInput> (Optional) The input fields for a remote authorize net customer profile.
braintreePaymentMethod?   InputMaybe<RemoteBraintreePaymentMethodInput> (Optional) The input fields for a remote Braintree customer profile.
stripePaymentMethod?   InputMaybe<RemoteStripePaymentMethodInput> (Optional) Input containing the fields for a remote stripe payment method.