I’m trying to build my app with a no-code solution, but there is a need for custom payment logic and I’m having trouble finding a way to make this work. I want to be able to store a users credit card and only charge it if they did not complete a specific number of actions within a specific period of time.
Any ideas on how I can trigger a payment through stripe or square or any other processor only when criteria is met?