Recurring Billing And Subscription

2014-05-04 Thread anon
Hello everyone, I have a small application in grails that I would like to port to ofbiz to take advantages of things like billing, payment and other things. But before I set out to do it, I was wondering if there was an example in ofbiz of an application where users can subscribe to different p

Re: Recurring Billing And Subscription

2014-05-04 Thread Rajbir Saini
You can have a look at http://www.webovs.com/ On Monday 05 May 2014 03:33 AM, anon wrote: Hello everyone, I have a small application in grails that I would like to port to ofbiz to take advantages of things like billing, payment and other things. But before I set out to do it, I was wondering

Re: Recurring Billing And Subscription

2014-05-04 Thread Ted Byers
On Sun, May 4, 2014 at 9:36 PM, Rajbir Saini wrote: > You can have a look at http://www.webovs.com/ > > What does this site have to do with the question of subscriptions and recurring billing? If you're claiming that site uses OFBiz and has deployed code that supports subscription and rebilling,

Re: Recurring Billing And Subscription

2014-05-04 Thread Ted Byers
OFBiz does have some support for subscriptions, but I am not the one to tell you how much of what is required is supported out of the box. What I am curious about, though, is the problem of ensuring PCI compliance with a recurrent billing, or rebilling, business model. Ensuring the safety of cus

Re: Recurring Billing And Subscription

2014-05-04 Thread Rajbir Saini
Ted, I am sorry for the confusion and half information. May be I was too quick in replying. Regarding example in OFBiz, there are an example but it is more about the subscription of newsletters. That could be a good starting point and that is the place I have started. I think key to the impl

Re: Recurring Billing And Subscription

2014-05-05 Thread Pierre Smits
Hi, Let's divide this up so that it is more comprehensible. 1st: you want to define products (in OFBiz terminology) that can be ordered/requested/subscribed to by users - this functionality is in place. 2nd: you want to invoice these users for the service rendered - this functionality is in place

Re: Recurring Billing And Subscription

2014-05-05 Thread Ted Byers
Hi Raj On Mon, May 5, 2014 at 1:35 AM, Rajbir Saini wrote: > Ted, > > I am sorry for the confusion and half information. May be I was too quick in > replying. Regarding example in OFBiz, there are an example but it is more > about the subscription of newsletters. That could be a good starting poi

Re: Recurring Billing And Subscription

2014-05-05 Thread Jacques Le Roux
Did not read all, just to be sure: did you read https://cwiki.apache.org/confluence/display/OFBIZ/Subscription Jacques Le 05/05/2014 14:38, Ted Byers a écrit : Hi Raj On Mon, May 5, 2014 at 1:35 AM, Rajbir Saini wrote: Ted, I am sorry for the confusion and half information. May be I was to

Re: Recurring Billing And Subscription

2014-05-05 Thread Ted Byers
Hi Jacques On Mon, May 5, 2014 at 9:23 AM, Jacques Le Roux wrote: > Did not read all, just to be sure: did you read > https://cwiki.apache.org/confluence/display/OFBIZ/Subscription > Yes. This thread basically reduces to whether or not more of what is required had been developed/deployed since t

Re: Recurring Billing And Subscription

2014-05-05 Thread anon
Thanks a lot for the detailed break down of the things I have to care about. I am thinking more about using a payment gateway, since it is the easy way out. On 05.05.2014 04:09, Ted Byers wrote: OFBiz does have some support for subscriptions, but I am not the one to tell you how much of what is

Re: Recurring Billing And Subscription

2014-05-05 Thread anon
1,2,3 are what I am looking at. I intend to grow the application and I am tired of recoding most things from scratch. I think I can go a long way with ofbiz. On 05.05.2014 09:45, Pierre Smits wrote: Hi, Let's divide this up so that it is more comprehensible. 1st: you want to define product

Re: Recurring Billing And Subscription

2014-05-05 Thread anon
Excellent read. Thank you. On 05.05.2014 15:23, Jacques Le Roux wrote: Did not read all, just to be sure: did you read https://cwiki.apache.org/confluence/display/OFBIZ/Subscription Jacques Le 05/05/2014 14:38, Ted Byers a écrit : Hi Raj On Mon, May 5, 2014 at 1:35 AM, Rajbir Saini wrote:

Re: Recurring Billing And Subscription

2014-05-05 Thread Ted Byers
On Mon, May 5, 2014 at 3:21 PM, anon wrote: > Thanks a lot for the detailed break down of the things I have to care about. > I am thinking more about using a payment gateway, since it is the easy way > out. > It is easy, but it comes with a price. On that score, you will need accounts both at the