#NearZXH
1 messages · Page 1 of 1 (latest)
Hello 👋
Can you share the test subscription ID you're working with here?
If you look at the current_period_start date on the subscription creation response, it is set to 1682427630
https://dashboard.stripe.com/test/logs/req_DYL58p1BEmw75Z
but how can i set the current_period_start when i create the subscription?
I don't exactly know how it works with usage-based pricing but typically when you backdate a subscription start date, the initial invoice is created for the timespan between start date and the current time.
If that applies to usage-based pricing too then there's no way to report usage retroactively really
let me take a look
Yeah don't think there's a way, have asked a colleague to look into this too