#liulin
1 messages · Page 1 of 1 (latest)
Correct, you'd can't use a trial when passing billing_cycle_anchor: https://stripe.com/docs/payments/checkout/billing-cycle#limitations:~:text=You can’t use trials in Checkout with a billing cycle anchor.
What are you trying to do?
https://stripe.com/docs/billing/subscriptions/trials Using subscriptions is supported
Yep, we just didn't build support for b_c_a and trials into Checkout. It's pretty complex
thanks