# Payments

Payments cover how money moves through the Lexir model.

Depending on how an order is sold, Lexir can collect payment through Lexir Shop, through a brand’s own shop using Lexir’s payment-processing setup, or through B2B methods such as bank transfer or direct debit. Lexir also supports the payout of funds onward to brands.

This section gives an overview of the main payment functions within Lexir, from incoming order payments to brand payout.

<figure><img src="https://4194590218-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fs37sjtuL74JR0wAqJfOI%2Fuploads%2F7FQ7HBSWJF5CMBmwFWnP%2Fimage.png?alt=media&#x26;token=bd99c477-949d-4b28-aff4-e9096a6ae3aa" alt=""><figcaption></figcaption></figure>

* consumer orders are paid by card
* consumer payments are collected through Lexir Shop or through Lexir’s payment-processing setup on a brand’s own shop
* B2B orders are usually paid by bank transfer or direct debit
* payouts to brands are made by bank transfer

### How payments work within Lexir

Payments in Lexir vary by order model.

A consumer order placed through Lexir Shop does not follow the same payment method as an order placed on a brand’s own shop.&#x20;

B2B orders usually are settled via a bank transfer, with an option for direct debit.

### Explore the Payments section

Learn more about the payment functions managed through Lexir:

* [Payment Collection & Processing](https://docs.lexir.com/operations/payments/payment-collection-and-processing)
* [Payouts](https://docs.lexir.com/operations/payments/payouts)

### Payments with Lexir

Payments with Lexir mean having a clear structure for collecting incoming order payments and transferring funds onward to brands.


---

# 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.lexir.com/operations/payments.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.
