#.dimitar
1 messages · Page 1 of 1 (latest)
if there is a way to stripe trigger invoice.payment_failed with specific subscription will be great
You'd probably just need to create your own CLI fixture to trigger: https://stripe.com/docs/cli/fixtures
The existing fixture for invoice.payment_failed creates an Invoice, etc: https://github.com/stripe/stripe-cli/blob/master/pkg/fixtures/triggers/invoice.payment_failed.json