• Instructions to Ask a Question

    Click on the "Ask a Question" button and select the application for which you would like to ask questions.

    We have 5 different products namely - Pabbly Connect, Pabbly Subscription Billing, Pabbly Email Marketing, Pabbly Form Builder, Pabbly Email Verification.

    The turnaround time is 24 hrs (Business Hours - 10.00 AM to 6.00 PM IST, Except Saturday and Sunday). So your kind patience will be highly appreciated!

    🚀🚀Exclusive Discount Offer

    Just in case you're looking for any ongoing offers on Pabbly, you can check the one-time offers listed below. You just need to pay once and use the application forever -
     

    🔥 Pabbly Connect One Time Plan for $249 (🏆Lifetime Access) -  View offer 

    🔥 Pabbly Subscription Billing One Time Plan for $249 (🏆Lifetime Access) - View offer

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,

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