POS integrations #2287
Replies: 11 comments
-
Not sure how we would integrate with this. Square has their own POS solution, but if this would be to allow Commerce to act as a POS, then this would come as a REST API with individual plugins bridging the gap between any POS and Commerce |
Beta Was this translation helpful? Give feedback.
-
Stripe Terminal may also be an option, which is now out of beta. |
Beta Was this translation helpful? Give feedback.
-
Commonly asked for synchronising inventory between online purchases and in-store, and being able to look up online or physical orders in Craft CMS. Smaller requests: putting gift cards or refunds through on a POS and having that reflected in Craft. Square might be complex for sure, I'd vote for Stripe terminal |
Beta Was this translation helpful? Give feedback.
-
I don't want to assume that because this is an open issue, that it's on the roadmap: is POS inventory management a feature that's underway, and if so, roughly when could we expect to see it drop? |
Beta Was this translation helpful? Give feedback.
-
@lindseybradford No timeline sorry, but not in the immediate future. |
Beta Was this translation helpful? Give feedback.
-
This one would be a game changer. Patiently await the day this becomes a reality
… On 12 Feb 2020, at 16:58, Luke Holder ***@***.***> wrote:
@lindseybradford No timeline sorry, but not in the immediate future.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Beta Was this translation helpful? Give feedback.
-
Hi, it's been approximately a year since the last comment on this thread. Is anything in the works as far as integrating Craft Commerce & POS ? |
Beta Was this translation helpful? Give feedback.
-
Hi All There are a lot of variations when it comes to POS, especially when it comes to what people would like to see Commerce handle and how gateways/POS service providers handle things. It would be great if people could outline what they are looking for in terms of this feature.
This will give us more information on what a POS feature in Commerce could look like. Thanks! |
Beta Was this translation helpful? Give feedback.
-
@nfourtythree I have a client who's seeking this feature in the next 12 months. Use Case
Would be nice Features
Hope that helps! |
Beta Was this translation helpful? Give feedback.
-
@nfourtythree we might have some useful insights here. We're a single bricks and mortar retail store with a decent amount of online sales, a workshop element and a b2b distribution business. All managed exclusively through craft commerce. We built an inventory management plugin to handle inventory tracking and purchasing and the workshop side. It's all about as complex as these things get. We've struggled with integrating inventory systems for a long while so abandoned it in favour of an all in one solution. We essentially use the CP as a POS which does work, albeit with a few opportunities for improving efficiency and a few missing features. Once commerce is the source of truth as far as inventory is concerned then there's no real need to want to integrate with an external POS. This is only really possible if you can track inventory properly. If you already have a POS that is the source of truth for your inventory, then sending stock info to commerce should be relatively easy if there's a decent API. Most POS platforms priority is to keep you in their system so decent API's are rare in our experience. A few things spring to mind that would make the CP function much better as a POS
Theres probably loads more. But most of it really relies on proper inventory tracking and PO management first. Otherwise, as far as I can see everything needed to integrate with another POS platform and design a commerce site around it already exists. The weak point will always be the capability of the API. |
Beta Was this translation helpful? Give feedback.
-
What we basically need is to be able to have a computer (or tablet), a credit card machine, a printer and a barcode scanner at a counter. Cashier scans items, payment gets processed, inventory updated and receipt printed. Just like a cash register. |
Beta Was this translation helpful? Give feedback.
-
Could be done with a general purpose card reader (e.g. https://www.magtek.com/product/pin-pads), and/or we can integrate with Square (https://squareup.com/developers, https://docs.connect.squareup.com/api/connect/v1/#navsection-transactions) - probably as a separate plugin, since the workflow/settings involved in integrating Square webhooks will be more complex than normal gateways.
Beta Was this translation helpful? Give feedback.
All reactions