-
Notifications
You must be signed in to change notification settings - Fork 4.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Provider: Mailchimp Open Commerce (formerly Reaction Commerce) #293
Provider: Mailchimp Open Commerce (formerly Reaction Commerce) #293
Conversation
Signed-off-by: Loan Laux <loan@outgrow.io>
Signed-off-by: Loan Laux <loan@outgrow.io>
add independent codegen file inside provider
Signed-off-by: Loan Laux <loan@outgrow.io>
Signed-off-by: Loan Laux <loan@outgrow.io>
Signed-off-by: Loan Laux <loan@outgrow.io>
…tion-commerce-provider Signed-off-by: Loan Laux <loan@outgrow.io>
Signed-off-by: Loan Laux <loan@outgrow.io>
@loan-laux is attempting to deploy a commit to the Vercel Solutions Team on Vercel. A member of the Team first needs to authorize it. |
This pull request is being automatically deployed with Vercel (learn more). commerce-bigcommerce – ./🔍 Inspect: https://vercel.com/vercel-solutions-vtest314/commerce-bigcommerce/5SkBnETg1p5543CANjR2NVcKBRHB [Deployment for 3112c7f failed] commerce-shopify – ./🔍 Inspect: https://vercel.com/vercel-solutions-vtest314/commerce-shopify/Fg19JMpkfivDgBnFJdChyvZmJvH3 commerceads32322asdsaasd – ./🔍 Inspect: https://vercel.com/uncurated-tests/commerceads32322asdsaasd/HUZdn1eDd37jYXkwoZcchy7U4CGk [Deployment for 7de1c37 failed] commerce-local – ./site🔍 Inspect: https://vercel.com/vercel-solutions-vtest314/commerce-local/HPjKgueJLhZXJATYtMEjEDfH17Ch [Deployment for eced304 failed] |
Signed-off-by: Loan Laux <loan@outgrow.io>
Signed-off-by: Loan Laux <loan@outgrow.io>
Signed-off-by: Loan Laux <loan@outgrow.io>
Signed-off-by: Loan Laux <loan@outgrow.io>
Signed-off-by: Loan Laux <loan@outgrow.io>
Signed-off-by: Loan Laux <loan@outgrow.io>
Signed-off-by: Loan Laux <loan@outgrow.io>
Signed-off-by: Loan Laux <loan@outgrow.io>
Signed-off-by: Loan Laux <loan@outgrow.io>
Signed-off-by: Loan Laux <loan@outgrow.io>
Signed-off-by: Loan Laux <loan@outgrow.io>
…on-commerce-provider
Signed-off-by: Loan Laux <loan@outgrow.io>
Signed-off-by: Loan Laux <loan@outgrow.io>
Signed-off-by: Loan Laux <loan@outgrow.io>
Signed-off-by: Loan Laux <loan@outgrow.io>
@loan-laux Feel free to ping me when the PR is ready for a review 👍 |
Signed-off-by: Loan Laux <loan@outgrow.io>
Signed-off-by: Loan Laux <loan@outgrow.io>
Hi @loan-laux, is this still being worked on? |
Hey @goncy, I've been pretty busy lately but planning to get this through the finish line. Just need to get it back in sync with the main branch and finish the checkout integration. |
Great then, I will leave it open, thanks! |
…on-commerce-provider Signed-off-by: Loan Laux <llaux@trellis.co>
Hey there! Thank you for your contribution. We have decided to take Next.js Commerce in a new direction and will be closing out current PRs and issues due to this change. Please see this PR for more details: #966 Would love to see an Open Commerce version of v2! |
This is a work in progress and is not ready for production yet.
Status
vendors
query still a WIP PR on Reaction)@patrys, I hope you don't mind me stealing your great status list here.
The code is far from what I'd consider clean so don't judge me. I used the Shopify provider as a base, so some bits of it might still be there and I'll clean them up at a later point. The use of types is also questionable currently as it's my first time actually using TS, but I would say the priority for now is to get something that works.
At this stage, I'm creating this PR so that people can discuss changes and how to best approach this integration.