mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
Use new endpoints
This commit is contained in:
@@ -2,8 +2,9 @@
|
||||
"provider": "ordercloud",
|
||||
"features": {
|
||||
"wishlist": false,
|
||||
"cart": false,
|
||||
"cart": true,
|
||||
"search": false,
|
||||
"customerAuth": false
|
||||
"customerAuth": false,
|
||||
"customCheckout": false
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user