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.

•

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?