eCart4 using paypal payments standard give customer a printable receipt
Using eCart 4 and paypal payments standard, i can set up in the paypal account an auto redirect to the checkout_success page (so that a person does not have to click on 'return to merchant' but is automatically redirected).
My question is when the customer is redirected to the checkout_success page can i use sessions to show their purchase on the checkout_success page and have them print it as a receipt? Or since the order info is in the database, could a recordset populate the receipt information?
thanks for your help