Skip to content

Commit

Permalink
Update readme with providers hold (vercel#602)
Browse files Browse the repository at this point in the history
  • Loading branch information
goncy authored Dec 10, 2021
1 parent ea1bbcf commit 541009f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,8 @@ For example: Turning `cart` off will disable Cart capabilities.

### How to create a new provider

πŸ”” New providers are on hold [until we have a new API for commerce](https://github.com/vercel/commerce/pull/252) πŸ””

Follow our docs for [Adding a new Commerce Provider](framework/commerce/new-provider.md).

If you succeeded building a provider, submit a PR with a valid demo and we'll review it asap.
Expand Down
2 changes: 2 additions & 0 deletions framework/commerce/new-provider.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Adding a new Commerce Provider

πŸ”” New providers are on hold [until we have a new API for commerce](https://github.com/vercel/commerce/pull/252) πŸ””

A commerce provider is a headless e-commerce platform that integrates with the [Commerce Framework](./README.md). Right now we have the following providers:

- BigCommerce ([framework/bigcommerce](../bigcommerce))
Expand Down

0 comments on commit 541009f

Please sign in to comment.