dominicwatts / checkout
Magento 2 Checkout Usability Update
Package info
github.com/DominicWatts/Checkout
Language:JavaScript
Type:magento2-module
pkg:composer/dominicwatts/checkout
1.0.1
2020-04-15 20:13 UTC
This package is auto-updated.
Last update: 2026-02-16 09:15:32 UTC
README
Usability update for Magento 2 checkout
- Checkout removal of add / update address button
- Payment button not disabled
- Payment button automatically confirms selection of address on guest checkout
- Scroll to error payment field if failing validation
Install instructions
composer require dominicwatts/checkout
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static:content:deploy