Hello
I created a flow from woocommerce to Google Sheets. I made a payment in order to capture it in google sheet and I used a router to set everything right. I have two issues.
1) The router asked me to set the status of the purchase with was "processing". I did that but... SOME payments are automatically set to completed/finalized/processed. In that case... it seems that the router won't catch it? A payment that might show as "processing" is actually completed in my system, since I only sell digital products. I want ALL payments to be sent to my google sheets.
2) How can I work this process in reverse? Namely, if I cancel a payment in woocommerce, that row should get deleted from my google sheets or... be able to somehow make it clear in google sheet that that payment was canceled. Or, NOT delete it from google shet but set it to minus, so it wont count toward my total...
Thank you
I created a flow from woocommerce to Google Sheets. I made a payment in order to capture it in google sheet and I used a router to set everything right. I have two issues.
1) The router asked me to set the status of the purchase with was "processing". I did that but... SOME payments are automatically set to completed/finalized/processed. In that case... it seems that the router won't catch it? A payment that might show as "processing" is actually completed in my system, since I only sell digital products. I want ALL payments to be sent to my google sheets.
2) How can I work this process in reverse? Namely, if I cancel a payment in woocommerce, that row should get deleted from my google sheets or... be able to somehow make it clear in google sheet that that payment was canceled. Or, NOT delete it from google shet but set it to minus, so it wont count toward my total...
Thank you