Skip to main content
Anchor to OrderCreateManualPaymentOrderCreateManualPaymentErrorCode

OrderCreateManualPaymentOrderCreateManualPaymentErrorCode

enum

Possible error codes that can be returned by OrderCreateManualPaymentOrderCreateManualPaymentError.

Anchor to AMOUNT_EXCEEDS_BALANCEAMOUNT_EXCEEDS_BALANCE

Amount exceeds the remaining balance.

Amount must be positive.

The currency of the amount doesn't match the presentment currency of the order.

Payment gateway is not found.

Anchor to ORDER_IS_TEMPORARILY_UNAVAILABLEORDER_IS_TEMPORARILY_UNAVAILABLE

Order is temporarily unavailable.

Order is not found.

Anchor to PROCESSED_AT_INVALIDPROCESSED_AT_INVALID

Indicates that the processedAt field is invalid, such as when it references a future date.


Was this section helpful?

•OBJECT

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


Was this section helpful?