• Resolved kreativamarketing

    (@kreativamarketing)


    I’ve downloaded the plugin Woocommerce Order Approval, and as I can see, it is somehow compatible with Dokan. It allows the vendor to accept or reject an order received.
    From the vendor dashboard on Dokan, a vendor actually can accept or reject an order. However, the Accept, Reject, Wait for approval buttons are not displayed properly, and neither do the custom order status that the plugin adds (‘Accepted, Rejected’).

    Is it possible to make it work fully?

    View post on imgur.com

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hello @kreativamarketing ,

    This is a third-party plugin integration issue and we can barely help you on this properly. However, we will try our best. Please contact us through support tickets and share the site credentials so that our support engineers can take a look from inside and try to help.

    Thank you.

    I am having exactly the same problem. I even bought WooCommerce Order Status Manager but I got the same problem.

    @kreativamarketing did you manage to find a way to solve this please?

    Thread Starter kreativamarketing

    (@kreativamarketing)

    @hhyasm128 What I did was modify one of the plugin’s files and changed the code so it would use Woocommerce’s order statuses instead of the customized ones that the plugin adds (‘Accepted’, ‘Rejected’).

    Then for the buttons, I also modified one of the Order Approval’s files’ code and manually added the icons to the buttons instead of taking them from the stylesheet they were taking them from.

    The file you want to look for is woommerce-order-approval/classes/admin/OrderListPage.php.
    You gotta add this code on the button’s part of code, changing the ‘fa-check’ for the icon you want:
    'icon' => '<i class="fa fa-check">&nbsp;</i>'

    @kreativamarketing Many thanks for your reply. Adding that code to the OrderListPage.php file looks easy, brilliant. Can I ask how to use Woocommerce’s order statuses instead of the customized ones that the plugin adds (the first part you mentioned)?

    @kreativamarketing and @hhyasm128

    I’m also interested in a fix for the above issues with plugin and dokan.

    I noticed that the vendor does t receive an email notification of the order? Do you guys have a solution for this as well.

    Looking forward to your responce

    Hello @victaurus @hhyasm128 @kreativamarketing

    We just released a plugin for same purpose. Please look into it.

    https://sevengits.com/plugin/dokan-order-approval/

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Dokan and Woocommerce Order Approval’ is closed to new replies.