#rafael-obj_api
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1226907441162358887
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hello
Are you seeing a specific error here?
subscription_data.trial_period_days is the correct way to do this
No, I am getting checkout session URL without free trial option.
This is code snippet
Are you using the Firebase extension here?
Yup
Gotcha, then yeah I don't really know the answer to that as we don't support that extension. You want to file an issue at https://github.com/invertase/stripe-firebase-extensions and the maintainers of that extension can help you
I've already looked into issue which where opened before.
And couldn't find a proper solution
But anyway thanks a lot
Yeah sorry, the correct way with the raw API is to use subscription_data.trial_period_days so not really sure how that extension works in this regard.
Sorry I can't help more
I see