mirror of
https://github.com/vercel/commerce.git
synced 2025-05-17 15:06:59 +00:00
12 lines
350 B
Plaintext
12 lines
350 B
Plaintext
COMMERCE_PROVIDER=@vercel/commerce-ordercloud
|
|
|
|
# Required by project code.
|
|
ORDERCLOUD_BUYER_CLIENT_ID=
|
|
ORDERCLOUD_MIDDLEWARE_CLIENT_ID=
|
|
ORDERCLOUD_MIDDLEWARE_CLIENT_SECRET=
|
|
STRIPE_SECRET=
|
|
|
|
# Marketplace configs are used by the OrderCloud - Vercel integration configuration UI to link projects.
|
|
ORDERCLOUD_MARKETPLACE_NAME=
|
|
ORDERCLOUD_MARKETPLACE_ID=
|