|
Posted by rwap on 11/19/06 09:33
On Nov 19, 4:41 am, TreatmentPlant <NoEmailTha...@DieSpammers.com>
wrote:
> Tina Peters wrote:
> > "Roger" <r...@roger.net> wrote in message
> >news:roger-A691CD.21322218112006@26-96-177-194.serverdedicati.seflow.net...
> >> Hello all, I think I can grok how to implement Paypal's shopping cart
> >> into my site, but can anyone tell me how to configure it to sell
> >> downloadable files (such that the customer ends up at a page where they
> >> can download the files they purchased), without getting a commercial
> >> service to provide that functionality? If not, can someone point me to
> >> a service that's more affordable than most?
>
> > Make your "Thank you" page the download link. :-)
>
> > --Tina... but if someone distributes the URL of the 'thank you' page, then
> people will be able to download the OP software without paying?
>
> Is there some way to deal with this? Maybe through HTTP-REFERRER?- Hide quoted text -- Show quoted text -
The best way of doing this is to use the PayPal IPN (Instant Payment
Notification) Tool - see
http://www.paypal.com/cgi-bin/webscr?cmd=p/xcl/rec/ipn-intro-outside.
This posts details of completed transactions to a specified URL, so
that you can then use a bit of programming, such as Perl to process
the data provided and create a code for the user to enter to download
the program required.
There is a Perl module to handle the IPN -
http://search.cpan.org/~sherzodr/Business-PayPal-IPN-1.94/IPN.pm
Rich
www.internetbusinessangels.com
Navigation:
[Reply to this message]
|