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

# Payments

The Payments API lets you create and manage payments through Yuno. Here you’ll find details on request and response formats, available endpoints, common objects, and example payloads. Use this reference to understand workflows, status handling, and how to integrate payments seamlessly into your application. To refund a payment, see [Refund payments](/docs/refund-payments) and the [Refund payment](/reference/refund-payment) API.

<CardGroup cols={3}>
  <Card title="Status and response codes" icon="arrow-up-right-from-square" href="/reference/payments/status-and-response-codes/payment" />

  <Card title="Payment examples" icon="arrow-up-right-from-square" href="/reference/payment-examples" />

  <Card title="The payment object" icon="arrow-up-right-from-square" href="/reference/the-payment-object" />

  <Card title="Payment endpoints" icon="arrow-up-right-from-square" href="/reference/create-payment" />
</CardGroup>

<br />

<br />
