#Roopa
1 messages · Page 1 of 1 (latest)
If you mean "can we have contracts for provisioning subscriptions" then I don't see why not.
I want to give different price for customers if they select subscription with 1 year or 2 year contract and once contract is finished I want to charge them usual price.
What have you tried so far?
I have not tried any thing till now. Do you have any suggestions please?
I would suggest familiarizing yourself with this doc and choosing an integration type: https://stripe.com/docs/billing/subscriptions/overview
Once you know exactly what you want to do, feel free to come back with specific questions we can help with
We have already setup a subscription in our application. Now we want to add contract option to subscription.
Is 'Subscription Schedules' a good option for me?
What are you hoping to do with contracts? I don't know what a contract means in this context. Contracts can be made for pretty much anything
For example our monthly subscription is 35£ but if they go for 12 months contract we want to charge 25£
for 12 months later 35£ months
Seems totally possible with Subscriptions
'Subscription Schedules' is right thing for this task?