dominicwatts / checkout
Magento 2 Checkout Usability Update
Installs: 415
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 2
Forks: 0
Open Issues: 0
Language:JavaScript
Type:magento2-module
This package is auto-updated.
Last update: 2025-03-16 07:09:26 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