> For the complete documentation index, see [llms.txt](https://docs.tip4serv.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tip4serv.com/payments/stripe.md).

# Stripe

Stripe displays a card payment form as well as several payment methods.&#x20;

Go to [MY GATEWAY](https://tip4serv.com/dashboard/my-gateway) to connect your Stripe account to Tip4Serv.

<figure><img src="/files/Mm4bC43BED0cNYGVQaqK" alt="Stripe Checkout Screenshot"><figcaption><p>Stripe Checkout Screenshot</p></figcaption></figure>

### How do i collect my money?

You receive payments directly to your Stripe account and you can choose how often you want to receive transfers to your bank account (**every day, every week or every month**). You can configure these preferences from your Stripe account in the [Payout section](https://dashboard.stripe.com/settings/payouts).

### Several payments method

Here are the payment methods offered by Stripe:&#x20;

Credit card, Google Pay, iDEAL, Bancontact, EPS, Giropay, OXXO, Boleto, Przelewy24, P24, BECS, BACS, SEPA, Sofort, Multibanco.

### ⚠️Avoid Stripe account suspension

Before using Stripe, ensure that your store complies with their rules:

{% content-ref url="/pages/xkFW4Iluee3oEjmNwGrr" %}
[Prohibited Business](/policies-and-compliance/prohibited-business.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.tip4serv.com/payments/stripe.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.
