My client has a strong preference for monthly signups, but wants to support yearly if it’s necessary.
Their reasons are legitimate: they have stakeholders who want to see monthly membership churn in the short term, and yearly memberships won’t provide those insights. Also, they simply prefer that users opt into paying a slightly higher rate at first if possible, only to opt into a reduced rate once they determine the service is right in the longer term. There are other reasons as well, but these two seemed sufficient to justify it to me.
It would also be great to have the choice to opt for monthly and yearly levels for each tier. For instance, let’s say we prefer to display monthly plan for Tiers A and B, but yearly for Tier C.
been waiting but hopefully it happens soon. Would love to be able to even add a tier that is 1 time purchase while having others tiers with month/yr options or full control of each tier individually. You can do this by creating the links in stripe but it bypasses portal and isn’t clean. Would love for them to add cash app as-well which can call be done as stripe offers it but told me Ghost has to build that integration which would be 1 days work for them.
I could care less about the new pic resize tool but they charge non pro members for that feature so it had priority. I hope they add these things sooner than later but overall I love ghost.
This is the code of the monthly/yearly button but it keeps being loaded in the yearly state whatever I try. Maybe someone is outthere to help to make it load in the monthly state? Neiterh Bard nor Chat GPT found a solution to this peculiar task.
however the function is not where I want to change the values here I just want the CSS to switch the default so onclick goes to annual instead of monthly…
so the easiest way is down in the code to swap the CSS elements around so that the before is the switch to monthly and vice versa:
because this is in a default build codebase im testing it to change it on my live site ill have to either spin a new build or remote in to my server and replace these files on the server with my tested code.
ill see how it goes and let you guys know how to make the change when ive finished.
Does anyone know if the option for this is being worked on for the core product? I’d like to simply add an option to portal setup for “Default Interval” that defaults to “Yearly” but can be changed to “Monthly” and add required code on the signup page. But I don’t want to do the work and submit a Pull Request if someone else is working on this already.
I’m not an authoritative source here (despite having a cool Ghost beanie for being their biggest fan girl), but I’m suspecting you might need to update Ghost itself so that you’ll have the newest version of the admin panel, which will let you enter the portal settings needed.