#Rich1610

1 messages · Page 1 of 1 (latest)

autumn sageBOT
woven loom
#

hi! well 'paid trials' are not really a native thing in Stripe. Mostly what you would do is have two Price objects, one for 2.99 with interval:week and interval_count:2, and one for 12.99 with whatever interval that needs.
and then you create the subscription using the first, and update the subscription to change to the second one later

prime aspen
#

Allright thank you...

autumn sageBOT
pure smelt
#

Hey, taking over here. Let me know if there's any follow-up Qs I can answer!