Re: Passing Data to Paypal in hyperlink
From: Thomas A. Rowe (tarowe_at_mvps.org)
Date: 05/06/04
- Next message: Cheryl Wise: "Re: Absolute pathnames"
- Previous message: JRam: "Passing Data to Paypal in hyperlink"
- In reply to: JRam: "Passing Data to Paypal in hyperlink"
- Next in thread: JRam: "Passing Data to Paypal in hyperlink"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 6 May 2004 17:50:05 -0400
1. You want to pass this as a hidden form field, not as part of a querystring, and the price really
should be pull from a database so that "smart" users can not change the price.
2. You would have to use a server-side scripting such as ASP, ASP.net, PHP etc. to build this
following PayPal's instructions.
or
Just pass the product info and price, and then let the user fill-in their info on PayPal, which then
have a complete record for your to review.
There are a number of PayPal based shopping carts available for little or no cost. You can find link
to them on the PayPal site.
-- ============================================== Thomas A. Rowe (Microsoft MVP - FrontPage) WEBMASTER Resources(tm) http://www.ycoln-resources.com FrontPage Resources, WebCircle, MS KB Quick Links, etc. ============================================== To assist you in getting the best answers for FrontPage support see: http://www.net-sites.com/sitebuilder/newsgroups.asp "JRam" <anonymous@discussions.microsoft.com> wrote in message news:987401c433b3$15f1d7b0$a101280a@phx.gbl... > > We are setting up a web site using FP2002, collecting name > and address information on our site and then linking the > person to Paypal to make a payment. I would like to pass > along the name and address information to Paypal so the > user doesn't have to re-enter it all again. How to you > make the hyperlink dynamic so you can pass that > information to the Paypal site? Paypal has information > about what to do with the information, but doesn't help > with creating the proper link. > > JRam
- Next message: Cheryl Wise: "Re: Absolute pathnames"
- Previous message: JRam: "Passing Data to Paypal in hyperlink"
- In reply to: JRam: "Passing Data to Paypal in hyperlink"
- Next in thread: JRam: "Passing Data to Paypal in hyperlink"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|