• 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.

Capture Razorpay status in Woocommerce

Sidharth

Member
How can I create a workflow to only capture woocommerce order whose payment status is authorised. As of now, all orders irrespective of their status are being processed by the workflow.
 
P

Pabblymember11

Guest
Hey @Sidharth

Could you please provide more details about your concern? Also, kindly share the workflow URL for further investigation.
 
P

Pabblymember11

Guest
You can add a filter action step to restrict the other order status from WooCommerce in your workflow. So that you can only send the messages to those whose order is completed/pending as per your need.

1724828108894.png
 
P

Pabblymember11

Guest
Place the Filter step following the trigger event, then proceed to use any action step that fits your use case. To pass the data onto Google Sheets, just incorporate the corresponding action step.
 

Sidharth

Member
this works but the problem I am facing is that that I have placed a filter wherein the entry will ONLY be made in google sheets if an order created status is processing. sometimes, the order (#2) is created and payment is captured. its status should be processing but its status in woocommerce is failed or cancelled due to last response received from payment gateway (razorpay). in that case I have to manually change the status (of order #2) from failed / cancelled to processing. Once this is done manually, the trigger doesnt run and the action from woocommerce to google sheet entry is not done as the "order" created status was failed initially.

in simple terms, in case of an order update, I want the trigger and action to run only once, per status.

if required, we can discuss this over a call
 

Preeti Paryani

Well-known member
Staff member
Hello @Sidharth,

Could you please share the Workflow URL where you have attempted to implement this use case? This will help us provide more accurate suggestions.
 

Preeti Paryani

Well-known member
Staff member
Hello @Sidharth,

The workflow appears to be set up correctly, as a new order is created in WooCommerce with a status of "Processing." This is when the workflow will be fully executed.

Could you please clarify your exact requirements? Adding a short screen recording that explains your use case would be very helpful.
 

Sidharth

Member
in case an order status is "failed" and i have manually updated the status to "processing", then the workflow doesnt execute. how can i do that?
 

ArshilAhmad

Moderator
Staff member
For this, you will need to set up 'WooCommerce: Order Updated' as your trigger step.
1737651858332.png


Watch the video shared below to understand how you can setup 'Order Updated' as your trigger step.
 
Top