-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Description
I'm thinking about having a fully custom checkout page for this project.
Didn't want to start working on a POC before having a talk about heuristics with the core team of the project.
There are three main topics that come to my mind right now:
1. Checkout data hooks: Based on what I've been from BigCommerce, they have a Checkout SDK to pull this off, so it shouldn't be hard to build custom hooks on top of that. But at the same time, they might be thinking about adding hooks like those to their own hooks repo, which is the kind of information I don't have access to.
2. Thinking beyond BigCommerce: I saw there's already some work being done to support multiple providers, so I'd like to know how would that affect an effort like this one.
3. Page UI: was there any mockup or version of the checkout page on the designs that were made for the initial version of the Commerce Kit?