I have a big problem to solve on my site, and I'm not sure how to approach
it. I'm selling software that's distributed as trialware (will be--haven't
launched yet). Users will be able to unlock the time-limited versions with a
license. I want to send the license to the user after her payment has been
received, but here's the rub: I'm not handling the payments myself. I'm
using 2Checkout.com and possibly PayPal. 2Checkout will send me a confirming
email message when an order has been completed, but I don't want to have to
manually generate and mail out licenses.

There's been mention here about email somehow being redirected into a MySQL
database. I'm not sure how that works. Is there any way that I can somehow
redirect the 2Checkout.com notifications to my database and act on the event
of receiving this email? I don't know how else the process could possibly be
automated.

Any ideas would be greatly appreciated.

    - Sheryl


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to