Reversed shop scenario #1395
-
Hi everyone, I just started looking into vendure - and I have a design question. Is it theoretical / architectural possible (or is there even something in code) that would enable vendure to act as a reversed shop? Basically this means I want to send people money (upfront) for sending items to the shop (including shipping etc.). Thanks 👍 |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
Hi, I've not come across this concept before. Can you go into more detail about the exact work flow you'd like to support? Like a high-level step by step list of actions & transactions taken by the parties involved? |
Beta Was this translation helpful? Give feedback.
-
Sure, instead of selling an item to a customer think of buying an item through the shop from a customer:
|
Beta Was this translation helpful? Give feedback.
-
Thanks for the explanation. I think it might be possible to support this with Vendure. Here's how it might be workable:
|
Beta Was this translation helpful? Give feedback.
Thanks for the explanation. I think it might be possible to support this with Vendure. Here's how it might be workable:
addItemToOrder
mutation)