Skip to main content
Anchor to OrderCreateManualPaymentOrderCreateManualPaymentError

OrderCreateManualPaymentOrderCreateManualPaymentError

object

Requires read_orders access scope. Also: The user must have mark_orders_as_paid permission.

An error that occurs during the execution of a order create manual payment mutation.

•[String!]

The path to the input field that caused the error.

•String!
non-null

The error message.


Was this section helpful?

•mutation

Records a manual payment for an Order that isn't fully paid. Use this mutation to track payments received outside the standard checkout process, such as cash, check, bank transfer, or other offline payment methods.

You can specify the payment amount, method name, and when it was processed.


Was this section helpful?


Was this section helpful?