#krishnaKanabar-test-clocks
1 messages · Page 1 of 1 (latest)
Hi 👋 you can't. Test clocks are their own sandboxes and cannot pull in Subscriptions that were created outside of them.
Is there any way to test my users subscription is being used successfully or not?
For example, User signups on my page, provide card details and starts monthly recurring subscription. Now on next month whether his recurring amount will be deducted or not
how to test that?
Test clocks are the best way to test that, but you can't do so with an existing subscription. Instead you would follow the procedure explained here to create a new Customer and Subscription inside of a test clock and then test with those objects:
https://stripe.com/docs/billing/testing/test-clocks