# VAT ID support for Express PayPal Checkout

## Overview

VAT-registered business customers based in the European Union can now use the PayPal Express Checkout flow to pay for their orders being charged according to the VAT ID they provide.

After customers confirm the payment with PayPal, 2Checkout redirects them to the shopping cart and allows them to enter their VAT ID before placing the order.

## Availability

This feature is available for all 2Checkout accounts and applies to the PayPal Express Checkout purchase flow.

## Usage

Buy links generated on the Express Checkout purchase flow include DESIGN\_TYPE=2 by default for new 2Checkout accounts.

Existing 2Checkout customers can easily leverage this enhancement by altering the DESIGN\_TYPE parameter within the buy links from DESIGN\_TYPE=1 to DESIGN\_TYPE=2.

Using DESIGN\_TYPE=1 does not enable VAT ID support.

## Purchase flow

1. Shoppers reach the shopping cart, select PayPal as their payment method and proceed to checkout.<br>

   <div data-with-frame="true"><figure><img src="/files/zxAPmtdAqVRJ62YJhdxS" alt=""><figcaption></figcaption></figure></div>
2. They log in to their PayPal account.<br>

   <div data-with-frame="true"><figure><img src="/files/HuI5ePA2OEMKcxYtFrM8" alt=""><figcaption></figcaption></figure></div>
3. PayPal asks them to confirm the payment.<br>

   <figure><img src="/files/iphDVMQOhGGutXvOwyWL" alt=""><figcaption></figcaption></figure>
4. Shoppers return to the shopping cart to confirm the billing and delivery data and enter their VAT ID.<br>

   <figure><img src="/files/Xua11d0ryIvfmxliwqsM" alt=""><figcaption></figcaption></figure>
5. They place the order.


---

# 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.2checkout.com/payments/payments/payment-methods/vat-id-support-for-express-paypal-checkout.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.
