WISP / Captive Portal

G

Guest

Guest
Archived from groups: alt.internet.wireless (More info?)

I've been looking several different options for providing a captive
portal for would-be customers to pay for service, but I've not been
happy with any thus far. I've looked at options such as:

http://www.demarctech.com/products/reliawave-rwh/reliawave-ipnpsg.html
http://www.viatornetworks.com/
http://www.nomadix.com/products/usg.asp

But none seem to be an all-in-one solution that I'd like to find for
what we're doing. The closest thing seems to be LinSpot for Mac OS X,
but we are not willing to give them a percent of each sale for various
reasons. I've also heard that LinSpot's performance is somewhat under
par as well.

At any rate, we need to support 1000-3000 simultaneous users and would
like more of a software package that we can install on a server thus
allowing it to be more scalable over time.

We would also like to accept not only credit card payments, but paypal
and also allow customers to actually make in person or snail mail
payments and thus enter the paid status ourselves to extend monthly
service.

Anyone with experience in this direction or advice on the best
packages available? Even if there are no real "good" alternatives
available (meaning that price vs. functionality is not there) then I'd
be willing to build my own solution if some pointers would be offered
in that direction as I'm a software and web developer as well.
 
G

Guest

Guest
Archived from groups: alt.internet.wireless (More info?)

On 8 Jul 2004 07:53:39 -0700, lists@southernohio.net (lists) wrote:

>I've been looking several different options for providing a captive
>portal for would-be customers to pay for service, but I've not been
>happy with any thus far.

If you wanna craft your own, go to:
http://sourceforge.net/search/
and inscribe "hostspot" in the search key. There are several likely
prospects. Most are built on NoCatAuth:
http://nocat.net/

However, I haven't seen any that have built in credit card handling.
That's usually the function of a remotely located ecommerce server,
where security can be centrally controlled. There's also WiFi
specific billing and credit card handling software:
http://www.alepo.com/wireless-lan-billing-software.shtml
http://www.i-table.com/serv01.htm
which might be useful.

Also, for a user to send money via PayPal, they need to have
previously established an account with PayPal that's tied to a credit
card or bank account. If they have these, you could simply have them
go to Paypal, login under their account number, and send you some
money. When the emailed receipt arrives from PayPal to your mailbox,
a script would authorize the session or provide a timed password.

--
# Jeff Liebermann 150 Felker St #D Santa Cruz CA 95060
# 831.336.2558 voice http://www.LearnByDestroying.com
# jeffl@comix.santa-cruz.ca.us
# 831.421.6491 digital_pager jeffl@cruzio.com AE6KS
 
G

Guest

Guest
Archived from groups: alt.internet.wireless (More info?)

www.dnsredirector.com will let you do this


"lists" <lists@southernohio.net> wrote in message
news:d880d9ad.0407080653.71ef0a48@posting.google.com...
> I've been looking several different options for providing a captive
> portal for would-be customers to pay for service, but I've not been
> happy with any thus far. I've looked at options such as:
>
> http://www.demarctech.com/products/reliawave-rwh/reliawave-ipnpsg.html
> http://www.viatornetworks.com/
> http://www.nomadix.com/products/usg.asp
>
> But none seem to be an all-in-one solution that I'd like to find for
> what we're doing. The closest thing seems to be LinSpot for Mac OS X,
> but we are not willing to give them a percent of each sale for various
> reasons. I've also heard that LinSpot's performance is somewhat under
> par as well.
>
> At any rate, we need to support 1000-3000 simultaneous users and would
> like more of a software package that we can install on a server thus
> allowing it to be more scalable over time.
>
> We would also like to accept not only credit card payments, but paypal
> and also allow customers to actually make in person or snail mail
> payments and thus enter the paid status ourselves to extend monthly
> service.
>
> Anyone with experience in this direction or advice on the best
> packages available? Even if there are no real "good" alternatives
> available (meaning that price vs. functionality is not there) then I'd
> be willing to build my own solution if some pointers would be offered
> in that direction as I'm a software and web developer as well.
 

Paul

Splendid
Mar 30, 2004
5,267
0
25,780
Archived from groups: alt.internet.wireless (More info?)

Take a look at http://www.sputnik.com/

-- Paul


"lists" <lists@southernohio.net> wrote in message
news:d880d9ad.0407080653.71ef0a48@posting.google.com...
> I've been looking several different options for providing a captive
> portal for would-be customers to pay for service, but I've not been
> happy with any thus far. I've looked at options such as:
>
> http://www.demarctech.com/products/reliawave-rwh/reliawave-ipnpsg.html
> http://www.viatornetworks.com/
> http://www.nomadix.com/products/usg.asp
>
> But none seem to be an all-in-one solution that I'd like to find for
> what we're doing. The closest thing seems to be LinSpot for Mac OS X,
> but we are not willing to give them a percent of each sale for various
> reasons. I've also heard that LinSpot's performance is somewhat under
> par as well.
>
> At any rate, we need to support 1000-3000 simultaneous users and would
> like more of a software package that we can install on a server thus
> allowing it to be more scalable over time.
>
> We would also like to accept not only credit card payments, but paypal
> and also allow customers to actually make in person or snail mail
> payments and thus enter the paid status ourselves to extend monthly
> service.
>
> Anyone with experience in this direction or advice on the best
> packages available? Even if there are no real "good" alternatives
> available (meaning that price vs. functionality is not there) then I'd
> be willing to build my own solution if some pointers would be offered
> in that direction as I'm a software and web developer as well.