magento-checkout
Installation
SKILL.md
Magento 2 Checkout Customization
Before writing code
Fetch live docs:
- Web-search
site:developer.adobe.com commerce php tutorials frontend custom-checkoutfor checkout customization tutorials - Web-search
site:developer.adobe.com commerce php tutorials frontend custom-checkout add-payment-methodfor payment method tutorial - Web-search
site:developer.adobe.com commerce php development components checkoutfor checkout architecture
Conceptual Architecture
Checkout Flow
Two-step checkout built with UI Components + KnockoutJS:
- Shipping Step — address, shipping method selection
- Payment & Review Step — payment method selection, order review, place order