#cecile-checkout-subscription
1 messages · Page 1 of 1 (latest)
@finite marlin there isn't. Checkout will create a Subscription that always renews. What you can do is wait for the successful subscription creation and then, after that, explicitly use Subscription Schedules to make it disabled after 2 iterations for example. But Checkout does not support this directly
Thanks for your quick respons. That what I was supposing.
It's bad the iteration option can't be set to the price directly. My concern is that on the cekcout page it's writen x€ every month and not x€ for two months for exemple (and that will perturb customers)
correct, that's not something we support today unfortunately in Checkout. If you want this, you'll have to build the UI yourself
Ok thanks a lot for your time I'l try to use the product description to inform the customers.
Thanks again !!