mirror of
https://github.com/vercel/commerce.git
synced 2025-05-18 15:36:58 +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
|
|
```
|