Submit payment details to PayPal using IPN, PHP, cURL...

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Locked
silvester
Forum Newbie
Posts: 8
Joined: Fri Jun 23, 2006 2:43 pm

Submit payment details to PayPal using IPN, PHP, cURL...

Post by silvester »

I have searched quite a bit but canot find a single page which describes how to submit payment details to PayPal without using not a single line of JavaScript.

I tried using cURL but it seems that it will not redirect the customer to the http://www.paypal.com url. Is this correct? Or am I using cURL incorrectly ?

Can anyone recommend me an IPN that does not use JavaScript?
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

This seems too close to your previous thread. I'd suggest continuing to use that.
Locked