@egg
Why do you consider this unlikely?
However, maybe I will replicate my server and do an update test before updating the production server.
@egg
Why do you consider this unlikely?
However, maybe I will replicate my server and do an update test before updating the production server.
Hi there! Iām currently hosting an instance through GhostPro and unless Iām missing something it doesnāt look like I have direct DB access on this instance.
I see some work towards official support of other currencies (specifically AUD, EUR, GBP) here: Added membership plan currency selector by naz Ā· Pull Request #1430 Ā· TryGhost/Admin Ā· GitHub
At the risk of scope creep, is there any reason CAD couldnāt be added at the same time?
Definitely no DB access for Ghost (Pro). ![]()
The support for some custom currencies has landed in master today. Can expect for the feature to be fully available with next release, most likely next week ![]()
@gorner CAD was considered and added in final implementation.
i LOVE it, thank you
Wow, this is music to my ears!
Really, I am an unconditional fan of yours. I think the future of web development, without a doubt, is called: Ghost. ![]()
Thank you all for your effort, for making such an incredible product.
Thank you for the long awaited update. I needed it.
There is something to solve.
I set the currency and the price:
In the frontend i donāt see it, iām using Lyra:
Looking at the account.hbs file, the currency variable has yet to be updated, but I wonder why i canāt see the price anymore. Maybe the variable has changed?
<span class="subscriber-detail-content">${{price plan.amount}}/{{plan.interval}}</span>
@giacomosilli have you updated your Lyra based theme? Lyra is under continual development, youāll need to keep it up to date as per any other theme outside of stock/unchanged Casper which is included with Ghost. https://github.com/TryGhost/Lyra/commits/master
Hi @Kevin, I check the changes that are made every day, I got the code snippet from the master branch, and it is not updated, iām wrong?
@giacomosilli sorry, I was mistaken, the code is there but itās currently in a PR that I thought was already merged Updated signup page for custom currency by peterzimon Ā· Pull Request #44 Ā· TryGhost/Lyra Ā· GitHub
Okay thanks! 
Well that update totally broke membership! Clicking subscribe in membership section no longer redirects to stripe.
Currency symbol does not display, even though added to template
Can no longer give free membership to members in admin either.
@uksitebuilder are you on Ghost 3.10.0?
Yes, just updated
Enabling
Complimentary Premium Plan
for member now returns error on save
Internal server error, cannot edit member. Cannot read property āidā of undefined
I know you havenāt merged yet, Iām just testing, Iāve updated to this:
But doesnāt work, you donāt see the price or the symbol.
Maybe someone can confirm
We have reproduced the bug described by @uksitebuilder and will be pushing a fix soon. For now, please avoid using currency switch in 3.10.0, fix should be available starting 3.10.1 and up.
Just want to drop a message in here to remind people that Members is still in beta, and by using these new additions as they are released youāre effectively running an edge version of Ghost.
We do love the feedback youāre providing though, it really helps us tighten the bolts on Ghost 
The fix for the currency issue has been released with 3.11.0. @uksitebuilder let us know if it solves the problem you were having. Thanks again for catching the issue so fast!
Hello,
The problem I reported has not yet been resolved