I have an action scheduled with STRIPE->GOOGLE SHEETS, where it creates an entry for me when a payment is made.
The function works fine although it is executed twice and I don’t know why. It eats up my resource and causes confusion in the sheet. What could be the reason? With the test one action is executed and everything works correctly. Any ideas?