> ## Documentation Index
> Fetch the complete documentation index at: https://help.lobyco.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Payment Coordinator

> Customer check-in at a payment location, and payment creation, capture, refund and cancel.

Payment locations, customer check-in, and the payment lifecycle: create a payment, then capture, cancel or refund it.

<Note>
  The V1 check-in and payment-creation endpoints (`POST /v1/checkin/{paymentLocation}`, `POST /v1/checkin/{paymentLocation}/register-member`, `POST /v1/payments`, `POST /v1/payments/init`) are marked deprecated in the spec — prefer the V2 equivalents.
</Note>

<Info>
  **Integration guide:** [Payments](/integration/pos-point-of-sale-integrations/payments) — the confirmation flows, payment states and card providers.
</Info>
