#Frontend Simplified
1 messages · Page 1 of 1 (latest)
Hi there
hey
You can do the above by just setting a cancel_at date when you create your Subscription: https://stripe.com/docs/api/subscriptions/create#create_subscription-cancel_at
You can also test this end-to-end with a test clock: https://stripe.com/docs/billing/testing/test-clocks
Sure