|
||||||||
We had PayPal but solution stopped working with mono after PP implemented distributed server loading and balancing (new paypal is no longer loads from single IP nor from the same domain) which makes it hard to work with PP when user is not yet authenticated and wants to by credits. The pp page still loads but very very slowly which is unacceptable. As to the solution posted on Radius list it would work w/ mono but not PFSense :( pf doesn't support speed management :( and also that solution did not have CC module. -----Original Message----- From: YvesDM [mailto:ydmlog at gmail dot com] Sent: Monday, March 24, 2008 9:13 AM To: Monowall Support List Subject: Re: [m0n0wall] billng I see. We have some php scripts to fill our needs according to different voucher types we offer. It creates logins with predefined settings (expiration, data/time-limit, day,week, month, etc) in the radius database for the desired amount and prints vouchers in pdf format.(4 vouchers on a page) Not very high class art, but it does what we need. I'm still working on a way to handle online payments better and get them processed automatically. (payment succesfull, show login credentials on the screen + send them by sms/e-mail) Google checkout also has IPN (instant payment notification) like paypal, so it can be done with some coding I think. PS I also looked at the solution posted on the radius list, and it looks nice. Why shouldn't it be suitable for m0n0? After all it's all done on the radius database right? Kind regards Y On Mon, Mar 24, 2008 at 5:09 AM, Alex M <radiussupport at lrcommunications dot net> wrote: > No requirements, just educating myself... > But if I could have: prepaid, postpaid and monthly subscriptions... + > credit card direct processing > (We already have all that besides CC and prepaid cards) > > We have created organic anti abuse system and now it is hard to migrate to > something else any way.... so I'm just learning... > > -----Original Message----- > From: YvesDM [mailto:ydmlog at gmail dot com] > Sent: Sunday, March 23, 2008 6:57 AM > To: Monowall Support List > Subject: Re: [m0n0wall] billng > > Alex, > > What exactly are your requirements? > > > > On Sun, Mar 23, 2008 at 12:15 AM, Alex M > <radiussupport at lrcommunications dot net> > wrote: > > > Hey > > > > Does any one know good billing program to work with mono / radius setup? > I > > saw the post of freeradius list and the solution that was posted there > is > > not too good for mono > > > > So I decided to check in here if there is something specific for mono? > > > > > > > > Tnx > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: m0n0wall dash unsubscribe at lists dot m0n0 dot ch > For additional commands, e-mail: m0n0wall dash help at lists dot m0n0 dot ch > > |