# 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/3B0KkOhS0aCgjKB8LLGE" alt=""><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.

### 🛡️ Improve your store’s fraud protection

* **Enable 3D Secure (Free)** → Enable strong authentication to card payments and helps block fraudulent transactions. [Enable here](https://dashboard.stripe.com/radar/authentication/overview),
* **Use Stripe Radar (Paid)** → Advanced fraud detection using machine learning. [Learn more](https://stripe.com/radar)

### ⚠️Avoid Stripe account suspension

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

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


---

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