mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
Update README.md to include information on how to add a custom provider (#250)
* Update README.md * Updated commerce readme Co-authored-by: Luis Alvarez D <luis@vercel.com>
This commit is contained in:
@@ -79,7 +79,7 @@ For example: Turning `cart` off will disable Cart capabilities.
|
||||
|
||||
> NOTE: The selected provider should support the feature that you are toggling. (This means that you can't turn wishlist on if the provider doesn't support this functionality out the box)
|
||||
|
||||
- Open `commerce.config.json`
|
||||
- Open `commerce.config.json`
|
||||
- You'll see a config file like this:
|
||||
```json
|
||||
{
|
||||
|
Reference in New Issue
Block a user