#jaked-trial-days
1 messages · Page 1 of 1 (latest)
great thx!
Can you try creating a new Sub but using items.price instead of items.plan?
i can try... im trying to modify our prod system .. doing some testing in dev env... was hoping to use the trial days on product in stripe so no code changes needed to be made to sub code
lemme try to use price vs plan
Yeah let's figure out why the trial isn't applying first
Same problem: req_8KUOlGpy60iWPF
Gonna try to manually pass trial_days into subscription create to see what happens
Going to also try to pass trial_from_plan set as true on the subscription create....as that may be the issue with it picking it from from the price
Hello. Taking over for bismarck as they have to step out. Let me know what the result of these tests are
ok passing trial_from_plan as true in the subscription create worked
That caused the card to not get charged.. I can use that approach for now.. small enough change
Glad it's resolved!