#フー
1 messages · Page 1 of 1 (latest)
hello! in case you haven't seen this yet, you can use test clocks to mimic the passing of time : https://stripe.com/docs/billing/testing/test-clocks
is there any other way besides the above ?
you can end the trial early by setting trial_end=now and off_session=true when updating the subscription : https://stripe.com/docs/api/subscriptions/update
that working with failure card payment to ?
you can try it and see if it works for the scenario that you're looking to test