mirror of
https://github.com/vercel/commerce.git
synced 2025-07-26 19:51:23 +00:00
shopify checkout redirect & api handler
This commit is contained in:
2
framework/shopify/const.ts
Normal file
2
framework/shopify/const.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
export const SHOPIFY_CHECKOUT_ID_COOKIE = 'shopify_checkoutId'
|
||||
export const SHOPIFY_CHECKOUT_URL_COOKIE = 'shopify_checkoutUrl'
|
Reference in New Issue
Block a user