# What are Payment Providers?

Payment providers are essential for your Umbraco Commerce installation when you want to give users and customers the option to pay for your products.

By default, Umbraco Commerce includes the [Invoice](/umbraco-commerce-payment-providers/invoicing/invoicing.md) and [Zero](/umbraco-commerce-payment-providers/zero/zero.md) payment providers. You can also explore additional pre-built integrations to expand your payment options.

## Available integrations

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><strong>Klarna</strong></td><td><a href="/pages/NhNKnIdD1xYtzYCvJqIg">/pages/NhNKnIdD1xYtzYCvJqIg</a></td></tr><tr><td align="center"><strong>Mollie</strong></td><td><a href="/pages/yDMW4HNojGuvx6ehUYZR">/pages/yDMW4HNojGuvx6ehUYZR</a></td></tr><tr><td align="center"><strong>Nets</strong></td><td><a href="/pages/aK5cQA90NKzXcWJb2Hqa">/pages/aK5cQA90NKzXcWJb2Hqa</a></td></tr><tr><td align="center"><strong>PayPal</strong></td><td><a href="/pages/Vb2wb4U5wFHIX7oIZskC">/pages/Vb2wb4U5wFHIX7oIZskC</a></td></tr><tr><td align="center"><strong>QuickPay</strong></td><td><a href="/pages/bXo6nT3KKJXqejBfScKB">/pages/bXo6nT3KKJXqejBfScKB</a></td></tr><tr><td align="center"><strong>Stripe</strong></td><td><a href="/pages/FvDotQYY27m500VaEO4t">/pages/FvDotQYY27m500VaEO4t</a></td></tr><tr><td align="center"><strong>Opayo</strong></td><td><a href="/pages/He1nzYrgT2rc5TIFERTp">/pages/He1nzYrgT2rc5TIFERTp</a></td></tr><tr><td align="center"><strong>Worldpay</strong></td><td><a href="/pages/HNzMuYwSKppFWnWAwu41">/pages/HNzMuYwSKppFWnWAwu41</a></td></tr><tr><td align="center"><strong>Buckaroo</strong></td><td><a href="/pages/AjOuvbDNpCGeHeckBXHi">/pages/AjOuvbDNpCGeHeckBXHi</a></td></tr></tbody></table>

## Using These Docs

These documents are designed for developers and users with a basic understanding of [Umbraco](https://umbraco.com) and its backoffice principles.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.umbraco.com/umbraco-commerce-payment-providers/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
