#rohitbhargav-subscription
1 messages · Page 1 of 1 (latest)
hello
You can start with subscription integration using ReactJS + Go: https://stripe.com/docs/billing/quickstart
Then add trial_end or trial_period_days param to the integration: https://stripe.com/docs/billing/subscriptions/trials
I am using my custom page and stripe payment elements to capture the flow
in react js
instaed of stripe hosted ui
instead*
Have you taken a look at trials doc link?https://stripe.com/docs/billing/subscriptions/trials
You can add trial during subscription creation