Hi I'm developing a new site and need the easiest way to deal with my shopping cart through paypal. I've used IPN for buttons in the past but am now out of date and have never implemented a full cart anyway. (I have business account/sanbox etc.) I have my local cart done and dont need to itemise on paypal. What I would like to do is just submit my p/o number and amount to be paid and deal with invoicing direct to the customer by post and email. As I see it this means I need IPN and a button I generate on my site for each order and just send the button. Can someone advise me a) If this will work b) the simplest means of current implementation (I use PHP) If it wont work could someone point me at the easiest cart method (no third parties) I can implement without passing all transaction details. thanks john
... View more