Tuesday, August 6, 2013

From Your Check Out Form to Paypal's Note to Seller


If you want to add note to the Paypal seller from your check out form or shopping cart, you need to add the cn input name and value in the post form before submitting to Paypal. Something look like:

<input type=hidden name=cn value="Please ship directly to my dorm room">


If everything is done correctly, the "note to seller" will appear in the Paypal check out form.

No comments:

Post a Comment