# Use PayPal With Stripe

{% hint style="info" %}
This section will highlight the benefits of complementing your Stripe integration with PayPal
{% endhint %}

<figure><img src="https://1943537505-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fkf7BGdsPkCw9nalhAIlE%2Fuploads%2Fgit-blob-8817f980531ea16b86f0ee4f916d9f29d1cf442f%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>

### Use PayPal with Stripe

With Juspay Hyperswitch, you can start offering PayPal to your customers, while enjoying the convenience and developer experience offered by Stripe. You can easily migrate from Stripe to Juspay Hyperswitch in five simple steps and add PayPal with a few button clicks. If you are not already integrated with Stripe, all that it takes is 15 minutes to integrate Juspay Hyperswitch from scratch. We have ready code snippets to copy-paste and integrate.

### Why is PayPal important for your online business?

If your online business is primarily based out of US, or, if you wish to expand your online business to a global audience, PayPal is a must have for your business, due to two reasons:

* 70% e-commerce stores in the US already support PayPal
* Get access to 400 million active users across the world

On one hand, Apple Pay is the most popular digital wallet on the planet, but its growth has been largely driven by offline/ in-store usage and it is limited to the iOS ecosystem for online payments. On the other hand, Google Pay is a globally popular wallet, but its user growth is largely driven by India (which caters to roughly 70% of its entire user base).

| E-commerce acceptance in United States | 70%                      | 1%                       | 4%                       |
| -------------------------------------- | ------------------------ | ------------------------ | ------------------------ |
| United States - user base              | -                        | 38 million               | 25 million               |
| Global - user base                     | 400 million active users | 535 million active users | 150 million active users |
| No. of countries                       | 200+                     | 80+                      | 40+                      |

If you wish to start offering PayPal to your customers, Juspay Hyperswitch offers you an end-to-end and future proof payments toolkit.

You can [migrate from Stripe](https://docs.hyperswitch.io/other-features/payment-orchestration/quickstart/migrate-from-stripe) to Juspay Hyperswitch in less than 15 mins and enable PayPal in a couple of clicks. Please follow the account setup (next section) to enable different payment methods of Stripe with PayPal.


---

# 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.hyperswitch.io/other-features/payment-orchestration/quickstart/payment-recipes/use-paypal-with-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.
