You can render a PayPal Express Checkout button anywhere on your site, like a product page, to let shoppers pay without going to an additional checkout page.
PayPal Checkout Shortcut on HPP is deprecated. If you use HPP, upgrade your integration and use the instructions here to implement PayPal Express Checkout. You must do this before May 1st, 2025. Contact our Support Team or your account manager if you have questions.
Requirements
Try it out!
Implement the PayPal Web Component. PayPal Express Checkout is supported from v5.59.0 and later.
How it works
PayPal Lightbox with delivery methods:
PayPal Lightbox without delivery methods:
Set up PayPal express
Add a payment review page
Recurring payments
PayPal Express Checkout supports tokenization for recurring payments.
We strongly recommend that you ask explicit permission from the shopper if you intend to make future recurring payments. Being transparent about the payment schedule and the charged amount reduces the risk of chargebacks.
When creating a token through a PayPal Express Checkout payment, keep in mind the following:
- PayPal Express Checkout does not allow zero-value authorization requests to create a token.
- Tokenization through a PayPal Express Checkout request fails if the PayPal configuration object includes
intent: "tokenize"
.
Other than the above points, creating and using tokens for PayPal Express Checkout payments is the same as described for tokenization in general.
For instructions, see: