#nadia-subscription-start-specific-day

1 messages ยท Page 1 of 1 (latest)

crimson lance
#

Hello ๐Ÿ‘‹
Give me a moment to catch up here and I'll respond as soon as I can ๐Ÿ™‚ Thanks

orchid gust
#

hi @crimson lance thanks a lot!

crimson lance
#

Thanks for waiting

#

There are a few workarounds for your use-case

#

i want my customer sub to start on the first day of the next month
You can create a subscription now and add a trial until the first day of the next month

bill him on another specific day
You can set billing_cycle_anchor to the specific day
https://stripe.com/docs/api/subscriptions/create#create_subscription-billing_cycle_anchor

orchid gust
#

thanks for your response

#

the thing is, i don't want him to be on trial, i want his subscription to be start only the next month

#

so he won't have access to the app

#

is it possible to do it with stripe ?

#

please

crimson lance
orchid gust
#

oh perfect

#

thank you

#

then i can set my billing anchor right ?\

crimson lance
#

Yup

orchid gust
#

i cant find the billing anchor param on the subscription schedule

crimson lance
#

it is under default_settings

orchid gust
#

ahh nice perfect