I'm very very new to paypal shopping.plz look the image.I want when i click the "Proceed to Checkout" button it should go to paypal Marchant sites with details of the Name,shippment address and so on added to it.I have Marchant account in paypal.I don't know how to intergate this two(webpage(tha t is Product final page) and paypal Marchant ) .Plz help me
How posting Shipment details to Merchant Account Through PayPal
Collapse
X
-
-
Then you picked the wrong thing to attempt. This sort of thing is not something you just copy/paste of a public forum.
The simplest method that does what you are asking (that I know of, at least) is in that link I posted.
All you are required to do is construct a HTML form from your shopping cart data. You don't have to mess around with any sort of API, or any complex PHP back-end stuff; it's just creating a bit of HTML. - Read through the PayPal documentation I linked. It explains everything you are required to do.Comment
Comment