simpler/magento-checkout

The Simpler Checkout button lets your customers complete their purchases in seconds, in any device or browser and without a password.

1.4.7 2024-02-28 12:42 UTC

README

This is the repository holding the code for the Simpler Checkout Magento 2 Module.

You can find extensive documentation on installing & configuring Simpler for Magento 2 here

Version Compatibility

The minimum Magento version currently supported is v2.2.0.
Based on your Magento installation, require the corresponding Simpler branch/tag.

MagentoSimpler
2.2.*0.x
2.3., v2.4.1.x

Installation

composer require simpler/magento-checkout:"1.*"
bin/magento module:enable Simpler_Checkout
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento setup:static-content:deploy