#brookehjk-checkout-installments
1 messages · Page 1 of 1 (latest)
We don't support it directly per se
The only solution is to do a subscription and then end it after 3 payments but you can't clearly show that in the UI unfortunately
so they would need to sign up for a subscription and then I would need t go in manually once full amount has been paid and delete their subscription?
what does UI mean?
UI == User Interface. I just mean you can't get Checkout to clearly say they will only pay 3 times
yes
You can write code to do that for you
Easiest is after the Subscription is created, you create a SubscriptionSchedule from it so that it does only 3 iterations
and can the purchaser not go in and cancel manually
you control this entirely so yes
Checkout just starts a subscription, it can't cancel it
right.. I don't know how to right code... so is there a way on the site to do that for me
no there isn't
how is that user friendly?
I don't think this is a good fit/usage for you in that case unfortunately. You likely want to use a third-party system instead
We do our best to add features, we just can't support every single one of them. Payment Links only shipped a few months ago and they already got so much better over time. Installments will come, it will just take a while
okay thanks anyway