The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
Paypal Email Issue - 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: Paypal Email Issue (/showthread.php?tid=434) |
Paypal Email Issue - Peterw - Jan 10th, 2010 Just came across this wee little problem. For some reason im not getting emails for paypal submissions. I have a form that either goes through with paypal_submit.php if the "pay via paypal" button is pressed or skips it and goes straight to the success.php page if the "pay via bank" button is pressed. Either way the submission details are recorded however notification of the paypal submissions don't go through. RE: Paypal Email Issue - axel - Jan 11th, 2010 Can you post the code from the form? Especially where your POST settings are and the Submit buttons! I've delt with that a lot recently. =] |