Well the problem is they are redirected back to my site, but to the checkout_process page which you don't see in general. It has to go to checkout_success.
Well the problem is they are redirected back to my site, but to the checkout_process page which you don't see in general. It has to go to checkout_success.
Got it! Changed return in paypal.php to SUCCESS and it works YAY
Well got the same issue when people use a coupon, when you hit confirm at the checkout_confirmation it takes you to the checkout_process instead of checkout_success, where to change that?