mirror of
https://github.com/vercel/commerce.git
synced 2025-06-19 13:41:22 +00:00
13 lines
180 B
Markdown
13 lines
180 B
Markdown
# Checkout
|
|
|
|
Checkout is only enabled in those providers that specify Custom Checkout to be enabled.
|
|
|
|
This feature enables:
|
|
|
|
- Shipping
|
|
- Payment
|
|
|
|
```
|
|
COMMERCE_CHECKOUT_ENABLED
|
|
```
|