withinweb

Information and support for products of withinweb.com

withinweb header image 2

Adding custom PayPal hidden fields to PHP-eSeller

November 30th, 2009 · No Comments

If you want to add a PayPal hidden field such as :

<input type=”hidden” name=”page_style” value=”first_style”>

which defines the style layout for payPal, then you have to add it to the/ipn/process.php file after the line

<form method=”post” name=”paypal_form” action=”https://www.paypal.com/cgi-bin/webscr”>

Tags: PHP-eSeller

0 responses so far ↓

  • There are no comments yet...Kick things off by filling out the form below.

You must log in to post a comment.