# In-context checkout for Express PayPal Payments

## Overview

In-context checkout provides a single-page checkout experience, improving conversion rates by enabling shoppers to pay in a couple of clicks without leaving your website.

<div data-with-frame="true"><img src="/files/6b43c061505978f8e1bf0689cb2c428a9615454d" alt=""></div>

{% hint style="info" icon="lightbulb" %}

#### **Recommended resources**

Want to sell worldwide? Learn how 2Checkout can help with over 45 payment methods and 100 display and billing currencies.

<a href="https://www.2checkout.com/lp/2checkout-payment-method-coverage.html" class="button primary" data-icon="book-open-lines">Learn more</a>
{% endhint %}

## Availability

In-context checkout is available for 2Monetize accounts (on the reseller business model) and it is supported by the best-converting 2Checkout purchase flows:

* One-page checkout with review
* One-page checkout without review
* Express checkout
* Available worldwide

## Supported currencies

2Checkout supports express PayPal payments in the following currencies:

* USD (US Dollar)
* EUR (Euro)
* GBP (British Pounds)
* AUD (Australian Dollar)
* CAD (Canadian Dollar)

## Costs

Using in-context checkout does not incur any additional costs on top of the existing 2Checkout commission.

## Benefits

* Keep shoppers on your website. Shoppers can now pay for their orders with PayPal without being redirected to PayPal's website.
* Simplified design. A friendly and easy to use interface keeps shoppers focused on what matters most, completing purchases in only a few clicks.
* Cross-platform support. The fast checkout experience is consistent across platforms and devices, even if your shoppers use computers, tablets, or smartphones. Since mobile shopping usage is increasing, the checkout experience is optimized for mobile screens.

<div data-with-frame="true"><img src="/files/6b43c061505978f8e1bf0689cb2c428a9615454d" alt=""></div>

## Purchase flow

1. Shoppers select PayPal as their payment method and place the order.<br>

   <div data-with-frame="true"><figure><img src="/files/WIU7kWwpYXJpHG4nfFiy" alt=""><figcaption></figcaption></figure></div>
2. The PayPal In-context checkout window appears and prompts shoppers to log in to their PayPal account.<br>

   <div data-with-frame="true"><figure><img src="/files/PheshCZ9HLcrGW15zffb" alt=""><figcaption></figcaption></figure></div>
3. Shoppers log in and confirm the payment.<br>

   <figure><img src="/files/YAKBg6Lyu0isR0MiahZV" alt=""><figcaption></figcaption></figure>
4. 2Checkout redirects shoppers to the shopping cart and they place the order.

## F.A.Q.

<details>

<summary>Will pop-up blockers prevent the in-context checkout window from being displayed?</summary>

No. As long as the JavaScript is loaded using the on-click or submit events, rather than on-load, pop-up blockers will not prevent the in-context checkout window from being displayed.

</details>

<details>

<summary>Can shoppers resize, dismiss and expand the in-context checkout window?</summary>

Yes. Dismissing (clicking the x on) the window takes the consumer back to the merchant site to continue shopping. Expanding the in-context checkout window will show the full-page checkout experience.

</details>

<details>

<summary>Will the in-context checkout window lose focus behind another window?</summary>

No. The in-context checkout window stays on top if shoppers click the parent window. If the in-context checkout window does lose focus (by minimizing the window, for instance), shoppers can bring it back by clicking the link on the greyed-out merchant page.

![](/files/2a964c5f9093214ab39b997b9e1177e29d2911e7)

</details>

<details>

<summary>Does the in-context checkout window appear on mobile devices?</summary>

No. The smaller screen sizes favor a full-page checkout experience.

</details>


---

# 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/in-context-checkout-for-express-paypal-payments.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.
