#PARAS OPᴰᴱⱽ-invoice-paid
1 messages · Page 1 of 1 (latest)
Hey, you'd use billing clocks to skip time to the next billing cycle: https://stripe.com/docs/billing/testing/test-clocks
ohk
The CLI doesn't support that event so you can't manually trigger one unfortunately
what should be response of invoice.paid is there is any example?
It would be the corresponding Invoice object: https://stripe.com/docs/api/invoices/object
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.