Viewing 11 replies - 1 through 11 (of 11 total)
  • Hello Rodger.rmi,

    Let me help you with this. As per the WC-Marketplace’s flows, the new order email goes to the customer and admin, not to the vendor. The vendor will receive the email notification of that order only when the payment is done by the customer.

    Hope this shared information will be helpful.

    [ Signature moderated ]

    Thread Starter Mwiinga

    (@rodgerrmi)

    Oh, okay.
    So basically the Vendor is to be informed by the Admin that they have a New Order??

    How about, just wondering, Letting Admin choose to auto notify Vendor when a New Order or any related email pops in.

    If its possible to make it that way, it would be a good thing…

    Thanks..

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Side note and off topic: @dualcube Please lose the signature in your replies. That’s not allowed here.

    http://codex.wordpress.org/Forum_Welcome#Signatures

    Apology @jan Dembowski. I went through the link you have shared and according to the link, neither we are advertise anything nor giving any signature links or URLs. So, it will be really greatful if you help me with the specific element in the signature that may be not according to the WordPress.org’s code of conduct for the signature.

    Looking forward for your guidance.

    Regards,
    Rimpa

    @rodger.rmi – When the order is marked as processing or completed then the system triggers an email to the vendor for fulfillment of the order. So, notifying vendor through email is not in admin’s control.

    Letting the admin choose to notify the vendor is feasible when the number of vendors and customers is less. But, controlling the notification with the lump some numbers of vendors and customers would not be possible. Therefore, the plugin doesn’t provide any email notification control to the admin.

    Hope I am able to explain our logic behind the system’s plugin.

    Thanks,
    Rimpa

    Thread Starter Mwiinga

    (@rodgerrmi)

    Very much helpful,
    Thank you..

    but, I’ve another issue that has just risen with my vendors. I don’t know how to explain it, so I’ve just grabbed a screen shot. here’s a link to the screen shot…
    https://zdfexpo.com/shop/wp-content/uploads/2016/07/Screenshot-209-1024×576.png”

    Hope I’m allowed to post that…

    @rodger.rmi – Please replace line number 608 to 610 from the below-given code and here is the path: wcmp >> classes >> class-wcmp-vendor-details.php.

    if(!empty($vendor_shipping_tax_array) && is_array($vendor_shipping_tax_array)){
                           foreach ($vendor_shipping_tax_array as $shipping_tax){
                               $line_tax += (float)$shipping_tax;
                           }
                       }

    Let us know if it helps.

    Regards,
    Rimpa

    Thread Starter Mwiinga

    (@rodgerrmi)

    haaaa ha haaa
    Its has worked.!
    Thanks loads DualCube.. 🙂

    Most welcome @rodger.rmi 🙂

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    @dualcube Side note regarding signatures: Don’t use them.

    That verbiage is explicit but that really includes any signature to your posts.

    If you want to write

    Regards,
    Rimpa

    Then that works. Adding your company name or “Team Name” is not necessary and should not be used.

    Thanks @jan Dembowski for your kind guidance 🙂 Going forward, we’ll definitely follow the instruction.

    Regards,
    Rimpa

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Vendor Email Delivery.’ is closed to new replies.