> ## 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.

# Payments

> The Payment Coordinator — customer check-in and payment authorization, capture, refund and cancellation.

The Payment Coordinator handles both customer check-in at a payment location and the payment itself — bonus, card, Apple Pay, Google Pay and loyalty subscription.

<Columns cols={1}>
  <Card title="Payment Coordinator" icon="cash-register" href="/api-reference/payments/payment-coordinator">
    Check-in, authorize, capture, refund and cancel.
  </Card>
</Columns>

<Warning>
  Capturing payment does not record the sale. You must still send the finalized transaction to the Purchase API — see [Transaction Data](/integration/pos-point-of-sale-integrations/transaction-data).
</Warning>

Integration guides: [Setting up a payment location](/integration/pos-point-of-sale-integrations/setting-up-a-payment-location) and [Payments](/integration/pos-point-of-sale-integrations/payments).
