#Rust-split-payments
1 messages · Page 1 of 1 (latest)
yes exactly
Got it. You'll need to look at a subscription schedule: https://stripe.com/docs/billing/subscriptions/subscription-schedules/use-cases#installment-plans
So I have to create a recurrent price with a period of 1 year and I manage the split with the code right ?
No, it would be a monthly price but would cease after the 12 payments
okey thanks 😄