empiricompany / openmage-paypal-pay-later-banner-info
Render Paypal Pay Later Messages in product page and cart page for Magento 1 / OpenMage
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento-module
Requires
- php: ^7.2||^8.0
- magento-hackathon/magento-composer-installer: *
This package is auto-updated.
Last update: 2024-11-22 10:17:54 UTC
README
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
Layout handles / references:
- catalog_product_view > product.info.addtocart
- checkout_cart_index > checkout.cart.methods
How to enable it
- 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.
Features
- Enable/Disable in Product Page
- Enable/Disable in Cart Page
- Set Minimum Import to show
Style Options
- 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/
Support
If you have any issues with this extension, open an issue on GitHub.
Contribution
Any contributions are highly appreciated. The best way to contribute code is to open a pull request on GitHub.