#jackson.bayor
1 messages · Page 1 of 1 (latest)
If you wish to resend an event, you can use Stripe CLI with resend command: https://stripe.com/docs/cli/events/resend
If your invoice is set to automatic calculation and acknowledge invoice.created event with 2xx, Stripe will automatically finalise and collect payment after an hour: https://stripe.com/docs/invoicing/integration/workflow-transitions#finalized
Okay thanks