Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore General Questions › How to see unpaid orders from manual checkouts?
- This topic has 8 replies, 2 voices, and was last updated 13 years, 5 months ago by amin007.
-
AuthorPosts
-
May 19, 2011 at 12:30 pm #3435wido1982Member
I would like to be able to see which orders have not been paid yet. Most of my customers choose ‘manual checkout’. Is there a way to see all the orders that have not been paid yet and preferably a way for me to mark them as paid when I have received the payment for that order?
May 19, 2011 at 12:51 pm #32659wido1982MemberI’m using the latest version of estore, purchased and downloaded it yesterday.
May 19, 2011 at 12:55 pm #32660wido1982MemberI tried to use debug, but when I activate it, i get the following after a manual checkout(right after the screen where you enter address and other details):
Warning: fopen(eStore_post_payment_debug.log) [function.fopen]: failed to open stream: Permission denied in /home/deb46278/domains/shanteishta.be/public_html/wp-content/plugins/wp-cart-for-digital-products/eStore_debug_handler.php on line 22
Warning: fwrite(): supplied argument is not a valid stream resource in /home/deb46278/domains/shanteishta.be/public_html/wp-content/plugins/wp-cart-for-digital-products/eStore_debug_handler.php on line 23
Warning: fclose(): supplied argument is not a valid stream resource in /home/deb46278/domains/shanteishta.be/public_html/wp-content/plugins/wp-cart-for-digital-products/eStore_debug_handler.php on line 24
May 20, 2011 at 12:15 am #32661amin007ParticipantI am working on adding a payment status column to the manage customers menu (this will allow you to see which transactions have not been paid).
Regarding the error you get… it is because your server’s PHP handler is not configured correctly to run the script as the “root” user. Simply give the debug log files “777” permission and that will get you past this error (you can change the permission back after you are done debugging).
May 20, 2011 at 10:29 am #32662wido1982MemberThat feature would be awesome. Any idea when it will be available?
May 21, 2011 at 12:45 am #32663amin007ParticipantI should be able to have this feature live within a week.
May 22, 2011 at 1:17 pm #32664wido1982MemberCool! I’m looking forward to this! Thanks a lot!
June 7, 2011 at 7:54 pm #32665wido1982MemberI was just wondering if you have been able to complete this feature for us?
June 8, 2011 at 5:13 am #32666amin007ParticipantI have added the “Status” flag that lets you mark each transaction with a label (for example: “Paid”, “Unpaid” etc). When your customers checkout using the manual checkout mode the status of the transaction will be set to “Unpaid” by default. I still need to add the ability to you can sort transaction based on this “Status” column but that will come next.
You can get a new build of eStore from here:
-
AuthorPosts
- You must be logged in to reply to this topic.