saleor-checkout
Installation
SKILL.md
Saleor Checkout Flow
Before writing code
Fetch live docs:
- Web-search
site:docs.saleor.io checkout flow stepsfor the end-to-end checkout process - Web-search
site:docs.saleor.io checkout mutations graphqlfor checkout creation and update mutations - Web-search
site:docs.saleor.io transaction payment checkoutfor the transaction-based payment flow - Fetch
https://docs.saleor.io/docs/developer/checkoutand review checkout lifecycle and required fields - Web-search
site:docs.saleor.io delivery methods shipping checkoutfor shipping method selection - Fetch
https://docs.saleor.io/docs/developer/paymentsand review payment initialization and completion
Checkout Flow Steps
The Saleor checkout follows a sequential flow: