Integrate Paypal Pay Later Message in Product Pages and Cart Page.
This extension place by default the message widget in the some layout location as Express Checkout Button.
Paypal Documentation: https://developer.paypal.com/docs/checkout/pay-later/us/integrate/
PayPal Preview Tool: https://www.paypal.com/ppcredit/messaging-library
- catalog_product_view > product.info.addtocart
- checkout_cart_index > checkout.cart.methods
- Create new App in https://developer.paypal.com/dashboard/applications
- Set Client ID in extension configuration
Extension show paypal message in product page and cart page by default.
- Enable/Disable in Product Page
- Enable/Disable in Cart Page
- Set Minimum Import to show
- Set Logo Type Style
- Set Text Color Style
- Set Text Size Style
Please refer to PayPal Documentation: https://developer.paypal.com/docs/checkout/pay-later/us/integrate/customize-messages/
If you have any issues with this extension, open an issue on GitHub.
Any contributions are highly appreciated. The best way to contribute code is to open a pull request on GitHub.