Ghost/ghost/members-api/lib
Nazar Gargol 076e328f20 Added currency and currency_symbol properties to plans
no issue

- Adding these properties allows specifying which currency is currently used on member's plan.
- Supported currencies list: USD, AUD, CAD, GBP, EUR
- They were chosen based on the most used/requested currencies within Ghost
- With adding multiple available currencies that can be setup also had to add handling of Stripes limitation of having single currency per paying customer
2020-03-04 11:33:19 +08:00
..
stripe Added currency and currency_symbol properties to plans 2020-03-04 11:33:19 +08:00
common.js Added subscription update middleware (#107) 2019-12-12 15:19:36 +07:00
geolocation.js Store geolocation data during member signup/signin (#128) 2020-02-27 10:29:36 +00:00
metadata.js Extracted metadata get/set methods into internal metadata module 2020-01-13 15:45:22 +07:00
tokens.js Updated members-api to use magic-link 2019-09-03 15:35:04 +08:00
users.js Store geolocation data during member signup/signin (#128) 2020-02-27 10:29:36 +00:00