On 10/11/06, Pete <[EMAIL PROTECTED]> wrote: > Hi All > > I have a requirement to link a web site to PayPal to enable website visitors > to purchase a product (if they want to purchase it online). > > I haven't linked to PayPal previously like this so am wondering what is the > best to do.
If the product isn't changing much except for the total ordered, I would go the route of creating one of PayPals encrypted buttons or what ever they call them so visitors are less likely to change the price, shipping values of the item. Since Paypal products are sent in form variables someone could maybe hyjack your form values and then send their own values to Paypal. If you hold your paypal processing script in it's own processing page that peeps can't view form values then it doesn't matter what you do. There is one option in PayPal product setup which I def. recommend. something like fast checkout or something where the customer does not need a paypal account to process the order. I would always recommend the customer has the ability to change quantity ordering at paypal if you can ge the shipping correct in this manner. Casey ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:256450 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

