> For the complete documentation index, see [llms.txt](https://pivot-payment.gitbook.io/pivot-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pivot-payment.gitbook.io/pivot-docs/api-references/api-lists/payments/payment-session.md).

# Payment Session

- [Create Payment Session](https://pivot-payment.gitbook.io/pivot-docs/api-references/api-lists/payments/payment-session/create-payment-session.md): Request a windowed time of payment session
- [Confirm Payment Session](https://pivot-payment.gitbook.io/pivot-docs/api-references/api-lists/payments/payment-session/confirm-payment-session.md): Confirm your chosen Payment Method, applicable if "autoConfirm" is false
- [Retrieve Payment Session Details](https://pivot-payment.gitbook.io/pivot-docs/api-references/api-lists/payments/payment-session/retrieve-payment-session-details.md): Get a detailed Payment Session by ID or Client Reference ID
- [Retrieve list of Payment Sessions](https://pivot-payment.gitbook.io/pivot-docs/api-references/api-lists/payments/payment-session/retrieve-list-of-payment-sessions.md): Get all of your created Payment Sessions
- [Cancel Payment Session](https://pivot-payment.gitbook.io/pivot-docs/api-references/api-lists/payments/payment-session/cancel-payment-session.md): Void an unpaid payment session, preventing further transactions
