Paul's Programming Notes PostsRSSGithub

"The link you have used to enter the PayPal system is invalid. Please review the link and try again."

Using an incorrect e-mail address in the hidden “business” field in your HTML form can cause this issue.

Example of the hidden field with the problem:

<input type="hidden" name="business" value="dave@davesgarage.com">