mirror of
https://github.com/vercel/commerce.git
synced 2025-07-26 19:51:23 +00:00
Add ordercloud provider (#500)
* Add ordercloud provider * Fix provider errors * Make submit checkout optional * Make submit checkout optional * Remove nullables when creating endpoint type * Update readme * Log checkout error * Log error * Save token to cookie * Update fetch rest * Use token at checkout Co-authored-by: Luis Alvarez <luis@vercel.com>
This commit is contained in:
@@ -23,3 +23,7 @@ NEXT_PUBLIC_SALEOR_CHANNEL=
|
||||
|
||||
NEXT_PUBLIC_VENDURE_SHOP_API_URL=
|
||||
NEXT_PUBLIC_VENDURE_LOCAL_URL=
|
||||
|
||||
ORDERCLOUD_CLIENT_ID=
|
||||
ORDERCLOUD_CLIENT_SECRET=
|
||||
STRIPE_SECRET=
|
||||
|
Reference in New Issue
Block a user