Completed Orders

Home Forums Legacy Support Support queries Other issues Completed Orders

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #74771
    designjungle
    Spectator
    Hi, when a student purchases a course they receive an email thanking them for their order and informing them that is being processed. http://prntscr.com/cuwnnz When I approve the payment and the order is marked as complete the student/customer should receive another email saying the order has been completed and they can now access their course.  This doesn't happen, no notification is sent to student? Damien  
    #74952
    Anshuman Sahu
    Keymaster
    Well please try changing the status of the order to completed from wp-admin -> woocommerce -> orders . Please also make sure that you have saved an complete order email template in woocommerce settings from wp-admin -> woocommerce -> emails  . refer : http://prntscr.com/cvdr4c
    #74979
    designjungle
    Spectator
    Hi, I tried that but doesn't  seem to work?  I setup an email Completed order  http://prntscr.com/cve3lo http://prntscr.com/cve4mc Then  mark order as complete and Action Completed order http://prntscr.com/cve2x4 Am I missing something? The email doesn't send? Thanks Damien    
    #75150
    Anshuman Sahu
    Keymaster
    Thanks for sharing the screenshots . you are setting the woocommerce complete order emails in wrong place (buddypress emails ) Please make sure that you have saved an complete order email template in woocommerce settings from wp-admin -> woocommerce -> settings  ->emails  . " .  
    #75154
    designjungle
    Spectator
    It was saved there http://prntscr.com/cvtx5l
    #75282
    H.K. Latiyan
    Participant
    Please share the site url and the admin credentials with us to check the issue on your website. PS: Please mark your reply  as private while sharing the credentials.
    #75301
    designjungle
    Spectator
    This reply has been marked as private.
    #75628
    Anshuman Sahu
    Keymaster
    Well I debugged this and try to found out the reason why the mails are not working . Wplms is not overiding email template for order completion ,this is solely related to the woocommerce itself . Can you please share your server php error log to examine ? Upload it somewhere online and share its link here .
    #75763
    designjungle
    Spectator
    Here is the link to the error log https://www.dropbox.com/s/x5oqlty6dhmitpa/MWCErrorLog.php?dl=0 Thanks Damien  
    #75863
    Anshuman Sahu
    Keymaster
    Nothing found in the error log also . Please also check if your customizations (if any ) . Also try deactivating the third party plugins . Well the order and its emails are totally part of the woocommerce plugin . So you can try to contact the woocommerce plugin for this .
    #76141
    designjungle
    Spectator

    Hi Alex,I posted on WP forums and got the message below back:

    Hi @damonkilbride !

    Can you enable the php mail log to see if the mail() function is being invoked at all? You can enable it by adding this line to your wp-config.php, or editing you php.ini file like you would normally.

    <?php ini_set( 'mail.log', '/var/log/php-mail.log' );

    To resend the “Order Processed” email with WooCommerce, click on the Order to edit it and click “Complete Order” in the “Order Actions” menu.

    Where do I find this wp-config.php file and what exactly am I enabling ??

    Damien

    #76142
    designjungle
    Spectator
    Why is my post above showing as code?  
    #76143
    designjungle
    Spectator
    <p style="margin: 0px 0px 22px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; background: #fbfbfb;">Alex, I posted on WP forum and got this reponse but I dont know what to do?</p> <p style="margin: 0px 0px 22px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; background: #fbfbfb;"><span style="color: #222222; font-family: 'Open Sans', sans-serif;"><span style="font-size: 13px;">Hi @damonkilbride !</span></span></p> <p style="margin: 0px 0px 22px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; background: #fbfbfb;"><span style="color: #222222; font-family: 'Open Sans', sans-serif;"><span style="font-size: 13px;">Can you enable the php mail log to see if the mail() function is being invoked at all? You can enable it by adding this line to your wp-config.php, or editing you php.ini file like you would normally.</span></span></p> <p style="margin: 0px 0px 22px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; background: #fbfbfb;"><span style="color: #222222; font-family: 'Open Sans', sans-serif;"><span style="font-size: 13px;"><?php ini_set( 'mail.log', '/var/log/php-mail.log' );</span></span></p> <p style="margin: 0px 0px 22px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; background: #fbfbfb;"><span style="color: #222222; font-family: 'Open Sans', sans-serif;"><span style="font-size: 13px;">To resend the “Order Processed” email with WooCommerce, click on the Order to edit it and click “Complete Order” in the “Order Actions” menu.</span></span></p>
    #76561
    Anshuman Sahu
    Keymaster
    Well you can try wp mail smtp plugin for the same . refer : https://wplms.io/support/knowledge-base/wplms-mail-smtp-gmail-smtp/ Please setup wp mail smtp and then try sending the order complete mail .
Viewing 14 posts - 1 through 14 (of 14 total)
  • The topic ‘Completed Orders’ is closed to new replies.