#kamal-subscription-variable
1 messages · Page 1 of 1 (latest)
kamal-subscription-variable
Hey @jolly oxide! Just to make sure I understand, you mean that you have say a $100/month price and you want your customer to pay $100 each month except the first one where they'd only pay half ($50)?
If so, with Stripe this is usually done using Coupons https://stripe.com/docs/billing/subscriptions/coupons
You'd create a 50% off one-time use Coupon and add it to the Subscription on creation and it'll discount the first Invoice only
But I have craeted subscription with jotform only
So is t going to work with that way
Please confirm
Unfortunately I know nothing about Jotform and their integration. I'm only explaining how it works with Stripe and what you need to look for in Jotforms.
This Discord server is for developers writing their own code for their Stripe integration and asking questions about our APIs. If you have a question about Jotform, you need to talk to their own support team directly instead
ok thanks