Hi, I have installed Quick.Cart.Add_v5.2. and all seems to be working ok. I have one problem though, I am running Quick Cart in an iframe so I need to open up a new window when Send Order>> is clicked as PayPal does not allow iframes.
if so then add target="_blank" in templates/default/orders_step-3-payment.tpl to paypal form: <form action="https://www.paypal.com/cgi-bin/webscr" method="post" id='paymentForm'>