#d stuckler - payment
1 messages · Page 1 of 1 (latest)
no - they would be staggered - initial payment 1k, then one month $500 and the following month $500. i tried 'graduated pricing' but it wasn't coming out quite right
thanks for helping Soma - couldn't seem to get to Stripe support anywhere, it steered me here...
I think you should use a subscription schedule for this: https://stripe.com/docs/billing/subscriptions/subscription-schedules
it looks like i need to code to do that?
yes i found that but couldn't figure out how to operationalise it...
You want to do this without code?
No I don't think so.
You would create a subscription schedule with 2 phases:
- Phase 1: $1000 for one month
- Phaser 2: $500 for two month
And setend_behaviortocancelhttps://stripe.com/docs/api/subscription_schedules/create?lang=python#create_subscription_schedule-end_behavior
sorry to be dense here but where do i actually put this in stripe?
usually i just click on subscription and create a subscription plan (but that was only working for equal payments)
Are you a developer?
Sorry, this Discord channel is for developers having technical questions, that's why I assumed you were one.
To use subscription schedule you need to be a developer.
For non technical questions, you should ask Stripe support directly: https://support.stripe.com/contact