Logo

dev-resources.site

for different kinds of informations.

How to end your test subscription end soon in Stripe

Published at
3/14/2024
Categories
stripe
testing
pastdue
payment
Author
vuongbui
Categories
4 categories in total
stripe
open
testing
open
pastdue
open
payment
open
How to end your test subscription end soon in Stripe

I wanted to make the subscription status past_due from trialing. as soon as possible.

How did I do it?

- After the trial ends, it takes 1 hour for finalizing the invoice. You should finalize it with https://stripe.com/docs/api/invoices/finalize

Featured ones: