#brookehjk-checkout-installments

1 messages · Page 1 of 1 (latest)

crystal valve
#

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

raw ingot
#

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?

crystal valve
#

UI == User Interface. I just mean you can't get Checkout to clearly say they will only pay 3 times

raw ingot
#

right so do I need to do what I said above?

#

is that the only way?

crystal valve
#

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

raw ingot
#

and can the purchaser not go in and cancel manually

crystal valve
#

you control this entirely so yes

#

Checkout just starts a subscription, it can't cancel it

raw ingot
#

right.. I don't know how to right code... so is there a way on the site to do that for me

crystal valve
#

no there isn't

raw ingot
#

how is that user friendly?

crystal valve
#

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

raw ingot
#

okay thanks anyway