View Full Version : PayPal Option Fields
macdesign
Nov 2nd 2004, 12:05 pm
PayPal has a feature that allows you to set up an HTML form where the user fills out product information. I set up a test page, and it works, and takes an order, but I was expecting in the payment email I got from PayPal, it would include data from the fields - it does not.
Anyone played with this?
https://www.paypal.com/row/cgi-bin/webscr
I have software in place right now that auto reads the PayPal emails and extracts user information to print shipping labels and load the customer into a database, and wanted to enhance that process,
dazzlindonna
Nov 2nd 2004, 12:47 pm
Option fields data does display in the payment email for me.
ViciousSummer
Nov 2nd 2004, 1:12 pm
I had a similar problem with a different aspect of Paypal and I fixed it by changing the preference for Paypal emails from HTML to plain text. That may fix this problem too :) .
macdesign
Nov 2nd 2004, 8:47 pm
Thanks, in the end it must have been something wrong with my HTML, I could not find the problem, so I just regenerated it all, and I now get the data in the email. However, if you had not confirmed it should work, I would not have made the effort.
But in the end, it turns out it won't solve my problem completely, because it only allows two option fields, and I need at least four.
It seems I have two options:
1. Create a form with all the fields, and then after I get it and check the fields were entered ok, send back an email to the user with an embedded PayPal invoice. I don't like that, because it would seem better to have the person pay immediately, and not allow a change of mind.
2. Get the PayPal payment, and then send an email back to the purchaser, which will point to a dynamic form on the web site, which allows him to complete the remaining fields. That means a lot of work for me to implement it.
Any other clever ideas?
vBulletin® v3.6.8, Copyright ©2000-2008, Jelsoft Enterprises Ltd.