The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.28 (Linux)
|
Problem with Donate Demo - success.php blank fields - Printable Version +- Form Tools (https://forums.formtools.org) +-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1) +--- Forum: General Discussion (https://forums.formtools.org/forumdisplay.php?fid=5) +--- Thread: Problem with Donate Demo - success.php blank fields (/showthread.php?tid=1077) |
Problem with Donate Demo - success.php blank fields - trodat - Feb 11th, 2011 Just downloaded FormTools and the donate demo/zip files. I'm using the Donate demo with IPN and sending to Paypal. All goes fine, I submit payment and it sends me back to success.php but the page is blank - doesn't have any values for any of the fields (Order Number, Date, First Name, etc...) all are not showing up. But, the transaction gets recorded in FormTools. Paypal emails of payment are being sent. The success.php URL that is returned is this: http://www.mywebsite.org/register/paypal-test/success.php?tx=81M16175T7522490D&st=Pending&amt=2.00&cc=USD&cm=15&item_number= I have the correct Notification URL in PayPal with Message Delivery set to "Enabled". Since I'm using the donate demo, I'm thinking it must be a setting as I've read all there is about Paypal on this forum. I have to get this worked out as baseball registration is coming up yesturday. Any help is greatly appreciated. RE: Problem with Donate Demo - success.php blank fields - trodat - Feb 16th, 2011 Nevermind, I put in a comma where there shouldn't have been one: "finalize" => true All is good. |