#jaked-trial-days

1 messages · Page 1 of 1 (latest)

flat quartz
#

Hi there! taking a look!

merry ravine
#

great thx!

flat quartz
#

Can you try creating a new Sub but using items.price instead of items.plan?

merry ravine
#

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

flat quartz
#

Yeah let's figure out why the trial isn't applying first

merry ravine
#

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

bold bronze
#

Hello. Taking over for bismarck as they have to step out. Let me know what the result of these tests are

merry ravine
#

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

bold bronze
#

Glad it's resolved!