> 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/paypal-v2.md).

# Paypal V2

Switch to Paypal V2 display a credit card payment form as well as several payment methods.

<figure><img src="/files/co2vcWNP08g1ut5qgdxF" alt="Checkout Screenshot"><figcaption><p>Checkout screenshot</p></figcaption></figure>

### Paypal Business account required

To be able to use Paypal Checkout V2, you must have a Paypal Business account,  you must switch your individual Paypal account to Business.

The change is done in a few minutes and does not charge any additional fees.&#x20;

To switch your account to Business, just follow the steps in [MY GATEWAY](https://tip4serv.com/dashboard/my-gateway).

{% hint style="info" %}
You will be asked to provide your c**ompany registration number** depending on the country you live in.
{% endhint %}

### Several payments method

Here are the payment methods offered by Paypal Checkout V2:&#x20;

Credit card, Paypal, BLIK, Mercado Pago, MyBank, Venmo, iDEAL, Bancontact, EPS, Giropay, Przelewy24, Sofort.

{% hint style="info" %}
Payment methods will appear automatically based on the visitor's location.
{% endhint %}

<figure><img src="/files/ftlcKQGB81bnsa7F8SLI" alt=""><figcaption><p>This example shows what a Dutch visitor sees</p></figcaption></figure>

### Credit card form

Your customers do not leave the checkout page and are not directed to Paypal, they enter their credit card information directly into a form.

<figure><img src="/files/pJ1CH9HZ2JvQE2uVeYh1" alt="PayPal bank card form"><figcaption><p>PayPal bank card form</p></figcaption></figure>


---

# 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/paypal-v2.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.
