coldfingertips has asked for the wisdom of the Perl Monks concerning the following question:
I don't like this method and neither do the people paying for the downloads. Anyway, I've been reading up on PayPal's IPN and it seems like there are a few beautiful modules which do the work for you.
Business::PayPal::IPN seems like a perfect one.
All the tutorials I read on the IPN though state "To ensure that a payment has been made into your PayPal account, you must verify that the email address used as your "receiver_email" has been registered and confirmed in your PayPal account. "
How are you supposed to confirm with a script that their e-mail address is found in your paypal account? All the modules and all the example source code from tutorials SAY this, but none of them give you any idea on what you're supposed to do! I'm stuck and confused. Anyone in here familiar with PayPal mind offering advice?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Modules for PayPal IP and usage
by gaal (Parson) on Jan 15, 2005 at 07:43 UTC | |
|
Re: Modules for PayPal IPN and usage
by blueberryCoffee (Scribe) on Jan 15, 2005 at 08:44 UTC | |
by coldfingertips (Pilgrim) on Jan 15, 2005 at 09:02 UTC | |
by b10m (Vicar) on Jan 15, 2005 at 10:20 UTC | |
by brian_d_foy (Abbot) on Jan 15, 2005 at 20:46 UTC |