Hi,
I want to use OfBiz for the following use case. I want my customer to subscribe to my service( a digital product) and this is a post paid service (usage based). For example, I have a product "view my videos" and it is a paid service which will calculate billing based on how many times my user have viewed the videos. What is the best way to model this in OFBIZ? I have looked at the subscription module and am not able to figure out how to create invoice for usage based digital product. Is subscription the best way to model it ? Best, Prats |
Administrator
|
Hi Prats,
Yes subscription is the best way. I guess you found this article already? HTH Jacques Le 06/06/2019 à 22:26, [hidden email] a écrit : > Hi, > > I want to use OfBiz for the following use case. > > I want my customer to subscribe to my service( a digital product) and this is a post paid service (usage based). For example, I have a product "view my videos" and it is a paid service which will calculate billing based on how many times my user have viewed the videos. > > What is the best way to model this in OFBIZ? I have looked at the subscription module and am not able to figure out how to create invoice for usage based digital product. Is subscription the best way to model it ? > > Best, > Prats > |
Administrator
|
Oops forgot to copy the link
https://cwiki.apache.org/confluence/display/OFBIZ/Subscription Le 07/06/2019 à 09:57, Jacques Le Roux a écrit : > Hi Prats, > > Yes subscription is the best way. > > I guess you found this article already? > > HTH > > Jacques > > Le 06/06/2019 à 22:26, [hidden email] a écrit : >> Hi, >> >> I want to use OfBiz for the following use case. >> >> I want my customer to subscribe to my service( a digital product) and this is a post paid service (usage based). For example, I have a product >> "view my videos" and it is a paid service which will calculate billing based on how many times my user have viewed the videos. >> >> What is the best way to model this in OFBIZ? I have looked at the subscription module and am not able to figure out how to create invoice for usage >> based digital product. Is subscription the best way to model it ? >> >> Best, >> Prats >> > |
Hello,
You can check demo product[1] on OFBiz demo instance[2]. [1]: https://demo-trunk.ofbiz.apache.org/catalog/control/EditProduct?productId=GZ-NEWS-1MO [2]: https://demo-trunk.ofbiz.apache.org/ecommerce/control/main HTH. -- Best Regards, Suraj Khurana Technical Consultant HotWax Systems On Fri, Jun 7, 2019 at 1:34 PM Jacques Le Roux <[hidden email]> wrote: > Oops forgot to copy the link > > https://cwiki.apache.org/confluence/display/OFBIZ/Subscription > > Le 07/06/2019 à 09:57, Jacques Le Roux a écrit : > > Hi Prats, > > > > Yes subscription is the best way. > > > > I guess you found this article already? > > > > HTH > > > > Jacques > > > > Le 06/06/2019 à 22:26, [hidden email] a écrit : > >> Hi, > >> > >> I want to use OfBiz for the following use case. > >> > >> I want my customer to subscribe to my service( a digital product) and > this is a post paid service (usage based). For example, I have a product > >> "view my videos" and it is a paid service which will calculate billing > based on how many times my user have viewed the videos. > >> > >> What is the best way to model this in OFBIZ? I have looked at the > subscription module and am not able to figure out how to create invoice for > usage > >> based digital product. Is subscription the best way to model it ? > >> > >> Best, > >> Prats > >> > > > |
In reply to this post by pratyush Giri
Hi Prats,
Your message has been moderated. Please subscribe to the user ML for such questions and then use your email client See also why here http://ofbiz.apache.org/mailing-lists.html You will get better support, it's fairer to share with everybody and people can answer you on the ML rather than directly to you The wider the audience the better the answers you might get. Thanks & Regards -- Deepak Dixit ofbiz.apache.org On Fri, Jun 7, 2019 at 12:42 PM [hidden email] < [hidden email]> wrote: > Hi, > > I want to use OfBiz for the following use case. > > I want my customer to subscribe to my service( a digital product) and this > is a post paid service (usage based). For example, I have a product "view > my videos" and it is a paid service which will calculate billing based on > how many times my user have viewed the videos. > > What is the best way to model this in OFBIZ? I have looked at the > subscription module and am not able to figure out how to create invoice for > usage based digital product. Is subscription the best way to model it ? > > Best, > Prats > |
Free forum by Nabble | Edit this page |