Feature | Description |
---|---|
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 appears 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. |
Eligibility
US-based consumers are eligible for Pay Later offers across most PayPal integrations. As a merchant, you’re eligible to promote Pay Later offers if you are based in the US with a US-facing website and a one-time payment integration. Promoting Pay Later offers is not available if you’re using vaulted payments or subscriptions.Enable the messaging
You can manually add Pay Later messaging on any product page.-
Open your product page files, which are typically in this folder:
app/design/frontend/PACKAGE_NAME/THEME_NAME/Magento_Catalog/templates/product/price/final_price.phtml
- At the end of the text, paste the following HTML.
Customize the messaging
- To display a product price, specify the price as the value of
data-pp-amount
. To display a different price, update this value. - To customize the Pay Later messaging layout see Customize Pay Later messaging.