# Understanding of Statuses & Action Items

* Checkout in pending status can be used for transactions and can also be deleted.
* Checkout will be disabled upon reaching the expiry timestamp.
* Checkout will be disabled if the transaction is completed.
* An eye icon will be available to review order information, but only for Checkout whose transactions are completed.
* The copy icon is utilized to share the link with customers or users to collect payments.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://pocketpay.gitbook.io/pocketpay/product-manual/checkout/understanding-of-statuses-and-action-items.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
