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

# Introduction

> Integrate Resurs payment solutions into your checkout flow

Resurs offers several integration levels depending on how much control you need over the checkout experience. Choose the product that fits your use case.

## Products

<CardGroup cols={2}>
  <Card title="Payment Methods" icon="credit-card" href="/developer-guide/checkout/payment-methods">
    Drop-in web components that render payment methods directly in your checkout flow.
  </Card>

  <Card title="Price Info" icon="tag" href="/developer-guide/price-info/overview">
    Display price and installment information on your product pages.
  </Card>

  <Card title="Merchant API" icon="building" href="https://merchant-api.resurs.com/">
    Manage payments, stores, agreements, and customers.
  </Card>
</CardGroup>
