• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

Woocommerce Filter only completed payment

Hello,
Kindly check my workflow MTA - New Order Created. where I want to send Whatsapp notifications only to the purchased users.
By default, woocommerce has New Order Created trigger option. Usually, If users purchase on woocommerce their order will be marked as "Processing"

In my case Using custom code, after successful payment, their order status will be changed from Processing to completed.

In my workflow, I just added a filter option I.e If the Woocommerce status is in "completed" state then only Whatsapp SMS should send.
But the issue here is it's not sending even after the payment from the user.

I hope you understand my concern.
Help me in this.
Thank You.
 

Fagun Shah

Well-known member
You need to use Order Updated trigger, and then setup the filter after that -
1626432915196.png
 
Hello,
I have been using Order updated trigger only. But the flow not working.
If a user tries to make a payment at the first attempt, due to long time order status changes to cancel. After some time, the same user completes the payment & it's also completed status now. But the trigger not happening.
 
Top