One more thing, make sure you validate ALL data that is being sent from
paypal to ensure what you need and expect are therealso validate the
transaction ID to ensure it was never used before.
""Stephen Lake"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Use cURL I found it
Use cURL I found it much easier then using fsockopen
http://ca.php.net/cURL
""Richard Lynch"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> On Sat, April 29, 2006 3:53 am, suresh kumar wrote:
>> > value="Subscribe to Additional User Account Yearly">
>
>> my page cod
On Sat, April 29, 2006 3:53 am, suresh kumar wrote:
> value="Subscribe to Additional User Account Yearly">
> my page code to process paypal
> --
>
> // read the post from PayPal system and add 'cmd'
> $req = 'cmd=_notify-validate';
>
> foreach ($_POST as
Hi,
I am new to this IPN (instant payment
notification.I am working for past 6 hours.I am using
this IPN to store payment details in our database.
when user clicks the paypal button in my page.it
will take to paypal.com website.after user completes
the payments.It will send the payment deta
4 matches
Mail list logo