• Resolved manaysingi

    (@manaysingi)


    Hello Team,

    I would like to give discounts to customer whose orders i have combined. So is there any way or method to do that ?

    Thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Fahad Mahmood

    (@fahadmahmood)

    Your question is not clear, so after combination you want to add some discount to the resultant order? For that you can change order status to on-hold, edit items section, add discount and save changes with the updated status again. Or you are expecting some kind of action hook?

    Thread Starter manaysingi

    (@manaysingi)

    Hello,

    To answer your above question, Yes I would like to give discount or coupon code on resultant order.

    Use Case: A store owner wants to incentivize customers who choose to combine multiple smaller orders into a single order using the Ultimate Order Combination plugin on their WooCommerce store. To achieve this, the store owner aims to automatically issue an extra discount or provide a unique coupon code to customers when their orders are successfully combined into a single order.


    So to implement the above so scenario, is there any other plugin ?

    Or Is there any PHP function function which generates a unique coupon code and applies it to the resultant order after it’s created.

    Thank you

    Plugin Author Fahad Mahmood

    (@fahadmahmood)

    Actually each combined order has a unique meta_key which can help you to recognize the combined order, so you can write a custom code which will trigger accordingly and apply the discount on the combined order. It is not a bug or error but a new feature request related discussion, I am closing this thread as resolved. If you need custom work, you can reach the plugin author through the help tab on the plugin settings page.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to add discount on combined order’ is closed to new replies.