ZKRD
ZKRD
BABetter Auth
Created by ZKRD on 4/11/2025 in #help
Stripe Plugin
For the proration you can add this inside getCheckoutSessionsParams
subscription_data: {
billing_cycle_anchor: billingCycleAnchor,
proration_behavior: "create_prorations",
},
subscription_data: {
billing_cycle_anchor: billingCycleAnchor,
proration_behavior: "create_prorations",
},
but now I think it's like the user cumulate both subscriptions lol so I got another problem.
5 replies
BABetter Auth
Created by ZKRD on 4/11/2025 in #help
Stripe Plugin
I'm pretty sure Stripe handle this, but I'm missing something
5 replies