#Hugues

1 messages · Page 1 of 1 (latest)

main falconBOT
weary canopy
#

You can only override the params shown here

hollow cosmos
#

I've seen that fixture. I'm just looking for an example on how to trigger that event for a specific invoice.

weary canopy
#

Right so that isn't somethng you can override because the invoice ID is not one of the parameters

#

If you want to trigger an invoice.paid event for a specific invoice for testing purposes I recommend you just pay that invoice via the API

hollow cosmos
#

Any example using custom fixtures?

weary canopy
#

You can write your own fixtures and use those files to define a custom event (or series of events) if you want. But no we don't have a pre-made example showing custom fixtures. https://stripe.com/docs/cli/fixtures

hollow cosmos
#

Thanks