PayPal Integration with On-Rev

SparkOut SparkOutYNY at gmail.com
Mon Aug 17 04:40:28 EDT 2009


You wouldn't mind pointing to the tutorial itself? I'd be interested to look,
and I can't seem to track it down.
Thanks


Derek Bump - Dreamscape Software wrote:
> 
> Did anyone attempt the "PayPal Integration with On-Rev" tutorial by Mark
> Wieder?  Was anyone able to get it to work with PayPal Sandbox?
> 
> I attempted to do the same thing with PHP, using Mark's wonderful
> article as a guide.  I setup a Sandbox account and a PHP script that
> would spit out all of the posted variables for testing, and after
> running a test order, nothing seems to be posted to the script.  Here's
> my PHP:
> 
> <?
> $fName = $_POST["first_name"];
> $lName = $_POST["last_name"];
> $pEmail = $_POST["payer_email"];
> 
> echo "First: $fName <br> Last: $lName <br> Email: $pEmail";
> ?>
> 
> This code results in a Web page that looks like this:
> 
> 
> First:
> Last:
> Email:
> 
> 
> Any ideas, or am I completely off track?
> 
> 
> Derek Bump
> Dreamscape Software
> http://www.dreamscapesoftware.com
> 
> ___________________________________________________________________
> Compress your photos quickly and easily with JPEGCompress 2.9!
> http://www.dreamscapesoftware.com/products/jpegcompress/
> 
> 
> 
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
> 
> 

-- 
View this message in context: http://www.nabble.com/PayPal-Integration-with-On-Rev-tp25000694p25003115.html
Sent from the Revolution - User mailing list archive at Nabble.com.




More information about the use-livecode mailing list