#jovial_starfish_61208
1 messages · Page 1 of 1 (latest)
Hello there
You would use two different Prices for this.
And you can add both prices as items for the Subscription
What kind of pricing model do you choose ta make two prices?
Is it standard pricing? And make one reaccuring and one one time?
I have tried this, butin ClickFunnels it only siplay one price..
They both need to be recurring if you're going to add them to the subscription
For the first month, would it be 115? Or would it only be 100?
100 for the first mont, and then 15$
Ah ok. In that case, there's a couple ways to do it. The simplest way would probably be to just create a subscription with a $15 recurring price. Then, for the first invoice add an $85 invoice item to bring the total to $100: https://stripe.com/docs/api/invoiceitems/create.
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
You could also use subscription schedules to do this, but that's a bit more complicated, so up to you
ok, thank you for helping me out so far. I love simple solutions, but I understand that there are complicated ones to..