#ggmghoul
1 messages · Page 1 of 1 (latest)
Hi
Yes what is your ask ?
hello
so can i assign a certain amount only for the first invoice of the subscription schedule ?
for example i have a sub_sched on 12 months i want the first one to contain certain amout and the others another
For each Schedule use a price that represent that particular amount.
so from what i understand
i create for example 2 prices
then add both of them to the phases of the same sched ?
yes
wouldn't that be a problem ?
i mean setting the recurring to for example {"interval": "month", "interval_count": 1}
for the price
or should i just not set the recurring ? plus do i change the iterations ?
You create a first phase with the first price, and 11 phases with the second price
okay i think i got it i will try and in case something is wrong i'll be back on here
one more thing how can i check the whole schedule from the stripe interface
You can check your schedules in your Dashboard:
https://dashboard.stripe.com/test/subscription_schedules
Between, you can do some simulation and advance time using Stripe Test Clock and test Subscription behavior:
https://stripe.com/docs/billing/testing/test-clocks