Is it possible to do this???...

This is the site I am referencing…
https://christyferrigno.wixsite.com/website-1

I currently have Pricing Plans by WIX installed for subscriptions, but I would like for the checkout process to go like this:

  • Click get started button

  • It brings them to the page to select a size

  • Let’s say they click standard size
    ***at this point, I only want to display the standard yearly or standard monthly options, but it is showing ALL of the subscription options. ***

I was thinking maybe I could add a repeater and connect it to the data set while only showing the two options, but it doesn’t seem to let me do that either.

Then I was thinking I could create my own repeater of the two options and click the button to the checkout page, but I don’t think that is possible either.

Can you help me figure out a way to do this and maybe show me with one instance and then I can try to replicate for the other variations and subscription offerings?
Thank You,
Christy

Hi,

You can definitely change the Pricing Plans flow in the way that you described it. You can query the “PaidPlans/Plans” Collection to to display a specific plan(s) depending on what size the user selects by referring to the information here . I would also suggest taking a look at this similar example that customizes how you offer your Pricing Plans here .

Best Regards,
Edward

Hi Edward,
Thank you so much for your reply…is there a way I can contact you directly? Via phone or email? My email is christy.ferrigno gmx. com
Thank you for this info!!!

Currently, here at the Corvid forum, there is no way to contact us via phone or email but here in the forum, we encourage you to ask any questions that you may have with as much detail as possible. We currently have the Wix Corvid team actively ready to answer your questions as well as the Crovid Forum experts within the community that are able to help as best as we can.

If you have another question related to this discussion, please feel free to ask away with as much detail as possible and we will do our best to help. :slight_smile:

Best Regards,
Edward

Hi,
I really appreciate your time and help!! I have tried to contact several Corvid Developers to hire to help with this, but either they don’t know how to do it, or they are not available for projects. I was reading over what you sent, but it looks like I will, essentially, need to recode all aspects of the app from the point of selection all the way through purchasing and backend log, correct?