> For the complete documentation index, see [llms.txt](https://developer.firmhouse.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.firmhouse.com/graphql-api/api-reference/objects/payment-status-enum.md).

# PaymentStatusEnum

### Values

**OPEN**

The payment is open.

**CANCELLED**

The payment was cancelled.

**PENDING**

The payment is pending.

**EXPIRED**

The payment has expired.

**FAILED**

The payment has failed.

**PAID**

The payment has been successfully paid in full.

**PAIDOUT**

The payment has been successfully paid in full.

**CHARGED\_BACK**

The payment has been charged back.

**REFUNDED**

The payment has been refunded in full.

**PARTIALLY\_REFUNDED**

The payment has been partially refunded.
