Hi all,
I have a Google Sheet which records Wocommerce store orders and payments.
I am trying to figure out a way to have Stripe payouts marked off per order in GSheet when the payout is successful. I have setup a Webhook zap from Stripe to Zapier. However, the data received in the Stripe webhook trigger does not correspond to or match any data that is generated by the Woocommerce order.
The IDs in the Stripe webhook are completely different to the the IDs in the Woocommerce order/payment trigger. Am I missing something here or is this not possible due to the limited data that comes out of a Stripe payout webhook?
Thanks in advance,