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

# Getting started

> Learn how to get started with Yorlet Payments.

Payments are a fundamental part of the Yorlet platform and are fully integrated into all our products, from application payments, invoicing and subscriptions to landlord and leaseholder collections.

## Get started

<CardGroup cols={2}>
  <Card title="Accept a payment" icon="credit-card" iconType="duotone" color="#6366f1" href="/payments/accept-a-payment">
    Learn how to create one-off payments
  </Card>

  <Card title="Payment Sessions" icon="money-bill-wave" iconType="duotone" color="#6366f1" href="/payments/payment-sessions">
    Learn how collect payments from customers with shareable links
  </Card>

  <Card title="Payment methods" icon="money-check" iconType="duotone" color="#6366f1" href="/payments/payment-methods">
    Learn about the different supported payment methods
  </Card>

  <Card title="Refund a payment" icon="arrow-turn-left" iconType="duotone" color="#6366f1" href="/payments/refunds">
    Learn how to refund payments
  </Card>
</CardGroup>
