# Paypal V2

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

<figure><img src="https://2187496599-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrJFlpzFF4M0XjvFfIMsk%2Fuploads%2FaDAMn943HVe3yqdOUfN0%2F873ae03ea04e30dbc9da1ccde88c9866.png?alt=media&#x26;token=332a1641-788f-46af-a8b3-d6f7c84dbeef" alt=""><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="https://2187496599-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrJFlpzFF4M0XjvFfIMsk%2Fuploads%2FV0oBXtwjcoBGLo5VIPFC%2F229541977147bbbda5e16461b35dd0f0.png?alt=media&#x26;token=71d9612c-492e-4b18-8624-098ac14b293d" 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="https://2187496599-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrJFlpzFF4M0XjvFfIMsk%2Fuploads%2FtOWYoWMrGgxzcAT7EaIz%2Ffe7ce67fcf8677c182aa2d67002ea66b.png?alt=media&#x26;token=6547847c-264a-4550-b416-2a4bc5c529cb" alt=""><figcaption></figcaption></figure>


---

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