Guest Posted May 23, 2006 Posted May 23, 2006 Greetings, I have a customer who went through the order process and paid via paypal, however they hit the back button after payment was processed and so their order is sitting in the Customer Basket Table. How do I get it out of there into the Orders table? Thanks In Advance, David
♥Monika in Germany Posted May 23, 2006 Posted May 23, 2006 Greetings, I have a customer who went through the order process and paid via paypal, however they hit the back button after payment was processed and so their order is sitting in the Customer Basket Table. How do I get it out of there into the Orders table? Thanks In Advance, David Hi, the fastest methode would probably be to install the master password, then log in, go to checkout, choose a payment method like money order (something without instant payment), go to confirm page and right before you click confirm disable the sending of emails in admin, of course turn it on immediately after. Customer will not get the email then with a different payment method, but items will be in orders table. You can of course edit the orders table in phpmyadmin to show paypal as the payment method (as the customer will see this in his history). :-) Monika addicted to writing code ... can't get enough of databases either, LOL! my toolbox: Textpad - Compare and Merge - phpMyAdmin - WS_FTP - Photoshop - How to search the forum Interactive Media Award July 2007 ~ category E-Commerce my advice on the forum is for free, PMs where you send me work are considered consultation which I charge for ...
Guest Posted June 4, 2006 Posted June 4, 2006 Hi, the fastest methode would probably be to install the master password, then log in, go to checkout, choose a payment method like money order (something without instant payment), go to confirm page and right before you click confirm disable the sending of emails in admin, of course turn it on immediately after. Customer will not get the email then with a different payment method, but items will be in orders table. You can of course edit the orders table in phpmyadmin to show paypal as the payment method (as the customer will see this in his history). Well the instant notification thing doesn't seem to work ... just by luck I came along and checked my thread :) Is there any way to keep the customer out of it? I would rather not have to tell them to ignore the emails etc.
♥Monika in Germany Posted June 4, 2006 Posted June 4, 2006 Well the instant notification thing doesn't seem to work ... just by luck I came along and checked my thread :) Is there any way to keep the customer out of it? I would rather not have to tell them to ignore the emails etc. ????? In my post above I explained the method so the customer would not get an email. :-) Monika addicted to writing code ... can't get enough of databases either, LOL! my toolbox: Textpad - Compare and Merge - phpMyAdmin - WS_FTP - Photoshop - How to search the forum Interactive Media Award July 2007 ~ category E-Commerce my advice on the forum is for free, PMs where you send me work are considered consultation which I charge for ...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.