#castle9000-testing
1 messages · Page 1 of 1 (latest)
@wispy path no direct way with a single trigger, but the easiest/only way would be to create a subscription and use a short trial period of a few seconds(https://stripe.com/docs/billing/testing#trials), when the trial ends it generates a recurring invoice and fires the same invoice.created events
Thank you ❤️