Paid Plans change payment frequency on recurring payments

Hi there,
is there a way how to change the payment frequency of a Wix Paid Plan to every 3 months using code? In the Wix Paid Plans setup there is only weekly, monthly or yearly availablr, but I need to set the recurring payments to every 3 months (quarterly).
Thanks and best
Peter

https://www.wix.com/corvid/reference/wix-paid-plans.html

Unfortunately, this page seems to suggest not.

Well, I haven´t found any note in your link that deals with recurring payments nor payment frequency. Please elaborate.

@mail6717 It tells you how to create paid plans (or links to a page describing the same inflexible method you detailed) and crucially if you look at the API functions there’s nothing that would allow you to create a paid plan.

@lee1 But I don´t need to create a paid plan via the API, I need to change the payment frequency of a recurring payment for a existing paid plan.

@mail6717 That doesn’t really change anything. If you couldn’t modify a plan but could create one programmatically, then you’d have to do it that way. As far as I can tell, you can’t do either.

Broadly speaking, the API references enumerate what is possible, not what isn’t. There may well be some occasions where you can get creative and build something beyond what the the API authors intended but on the face of it, I doubt it in this case.

@lee1 Well, guess I knew what you were saying, but I didn´t want to face the truth. Honestly I am experiencing one frustration after another. We have a quite specific business model where we need just a few thing to work slightly different than what the standard Wix apps and modules allow. Just a few weeks ago I had no idea about coding. Now I made a few modifications using code thanks to various tutorials and reactions to my questions here on the forum. So I hoped also this little thing must work somehow.

This is a very helpful question as I am encountering the exact same issue. Have you resolved this issue? My business also needs a payment plan that recurs every quarter.

Any luck?

This is such a basic – trivial and yet deal breaking feature, why tf is it not implemented? Not even this question addressed by a Mod

You can consider using the Stripe Subscription system instead if you need some Wix Pricing Plans app features.

Chargebee for more advanced subscription management.