On this page
No Headings
Last updated: June 18, 2026
Promote PayPal Pay Later offers using messaging with the IWD plugin on your Magento 2 store.
PayPal offers short-term, interest-free payments and other special financing options that buyers can use to buy now and pay later. You get paid upfront at no additional cost unless you are in the US.
Pay Later messaging include the following Pay Later offers which are available to US customers only:
This integration provides the following options:
| Customizable messaging | Merchants can change the logo type, logo position, and text color for Pay Later messaging. |
| Messaging display options | By default, Pay Later messaging displays on the Mini-cart, Shopping Cart, and Checkout pages. |
| Messaging using shopping cart amounts | By default, IWD Checkout passes the shopping cart amount to all Pay Later messaging. |
| PayPal messaging-ready product page | Merchants can display Pay Later messaging on the product page by adding an HTML element in their product layouts. |
Manually add Pay Later messaging on any product page.
<div data-pp-message data-pp-placement="product" data-pp-amount="500.00" data-pp-style-layout="text" data-pp-style-logo-type="alternative" data-pp-style-logo-position="top" data-pp-style-text-color="black"></div>data-pp-amount to display a product price. Update this value if you want to display a different price.You have enabled Pay Later messaging for IWD on Magento 2.
See the IWD documentation to learn more about Pay Later messaging for IWD on Magento 2.