Skip to main content

OrderAction Enum

No description

Values

MARK_AS_PAID

Represents a mark-as-paid action.

Show deprecatedHide deprecated

CAPTURE

DEPRECATED

The legacy Payments API is deprecated and will be removed. Use the Transactions API instead.

Represents the capture action.

REFUND

DEPRECATED

The legacy Payments API is deprecated and will be removed. Use the Transactions API instead.

Represents a refund action.

VOID

DEPRECATED

The legacy Payments API is deprecated and will be removed. Use the Transactions API instead.

Represents a void action.

Member Of

Order object ● Payment object