# Demo

See Drop-in in action with our interactive demo.

## Overview

The PXP demo store allows you to put yourself in a customer's shoes and experience a full payment journey from start to finish. You can easily try the payment flows for various payment methods in a safe and secure sandbox environment.

Landing page of the PXP demo store
### Supported payment methods

The PXP demo store supports the following payment methods:

* **Cards:** One-click, saved cards, or new card entry
* **PayPal:** PayPal Buy Now, Venmo Buy Now, or Pay Later
* **Apple Pay**
* **Google Pay**


Screenshot showing the available payment methods
## Access the demo store

Access the demo store instantly at https://demo.pxp.io/dropin.

No installation, credentials, or setup needed — just open the link and start testing payment flows immediately.

## Try out the store

Card
1. Browse the product list and add one or more products to your cart. Note that you can only add one of each type of product. As you fill the cart, the counter badge in the top right is updated.
2. Go to your shopping cart and click **Proceed to Checkout**. An order summary is displayed on the left, while all available payment methods are listed on the right.
3. Choose any of the card payment methods and enter the required information. You can use any CVV or future expiry date, but you must use a [test card number](#test-card-numbers). Any other number will be declined and never processed for safety and privacy reasons.
4. Click **Pay**.
5. Depending on the card details entered, a success or failure message is displayed.


PayPal
1. Browse the product list and add one or more products to your cart. Note that you can only add one of each type of product. As you fill the cart, the counter badge in the top right is updated.
2. Go to your shopping cart and click **Proceed to Checkout**. An order summary is displayed on the left, while all available payment methods are listed on the right.
3. Choose any of the PayPal options. A new window opens.
4. Click **Log in with a password instead**.
5. Enter these test credentials:
  - Email: `pxpdemo@personal.example.com`
  - Password: `pxpdemo123`
6. Click **Log In**.
7. Choose a payment method.
8. Click **Complete Purchase**. You may need to wait a few seconds for the mock payment to go through. Once successful, a confirmation message is displayed.


Apple Pay
1. Browse the product list and add one or more products to your cart. Note that you can only add one of each type of product. As you fill the cart, the counter badge in the top right is updated.
2. Go to your shopping cart and click **Proceed to Checkout**. An order summary is displayed on the left, while all available payment methods are listed on the right.
3. Click **Buy with Apple Pay**.
4. Complete the payment:
  - If accessing the store using an Apple device, choose a card from your wallet and complete the mock payment. Once successful, a confirmation message is displayed.
  - If accessing the store using any other device, use your iPhone's Camera app to scan the code on the screen. Tap **Apple Pay** on your phone, then choose a card from your wallet and complete the mock payment. Once successful, a confirmation message is displayed.


Google Pay
1. Browse the product list and add one or more products to your cart. Note that you can only add one of each type of product. As you fill the cart, the counter badge in the top right is updated.
2. Go to your shopping cart and click **Proceed to Checkout**. An order summary is displayed on the left, while all available payment methods are listed on the right.
3. Click **Google Pay**.
4. If you haven't already, sign in to your Google account.
5. Optionally, click the pre-selected card to change your payment method and scenario.
6. Click **Pay**. If your scenario includes a 3DS challenge, you'll need to choose whether to **Approve** or **Decline** the payment. You may need to wait a few seconds for the mock payment to go through. Once completed, a success or failure is displayed.


## Test card numbers

The following table describes the test cards you can use with the PXP demo store and their expected behaviour.

You can use these test cards in any test environment, not just the PXP demo store. Don't use them in production.

| Card scheme  | Card details  | Behaviour  |
|  --- | --- | --- |
| Visa | Card number: 4761 3499 9900 0047Expiry date: 12/31CVV: 303 | Always approved |
| Visa | Card number: 4111 1111 1111 1111Expiry date: AnyCVV: Any | Loads a mock 3DS challenge screen at the top of the page.For an approved payment, choose Authentication Verification Successful.For a declined payment, choose Not Authenticated/Account Not Verified; Transaction denied. |
| Mastercard | Card number: 5498 9999 9999 9999Expiry date: 12/99CVV: 123 | Always approved |
| American Express | Card number: 3739 5319 2351 004Expiry date: Any future year, any monthAny four-digit number (e.g., 1234) | Loads a mock 3DS challenge screen at the top of the page.For an approved payment, choose Authentication Verification Successful.For a declined payment, choose Not Authenticated/Account Not Verified; Transaction denied. |


Ready to add payments to your own application? Follow the [activation steps](/guides/checkout/drop-in/activation) to get started with Drop-in.