Skip to main content
input_object

The input fields for updating the payment method that will be used to checkout.

•MoneyInput!
required

The amount that the customer will be charged at checkout.

•CartDirectPaymentMethodInput

The input fields to use when checking out a cart with a direct payment method (like a credit card).

•CartFreePaymentMethodInput

The input fields to use to checkout a cart without providing a payment method. Use this payment method input if the total cost of the cart is 0.

•String

An ID of the order placed on the originating platform. Note that this value doesn't correspond to the Shopify Order ID.

•CartWalletPaymentMethodInput

The input fields to use when checking out a cart with a wallet payment method (like Shop Pay or Apple Pay).


Was this section helpful?

Anchor to Mutations using this inputMutations using this input


Was this section helpful?