Mark Doerr
|
9e5f61832d
|
FEATURE: Add support for SEK currency (#276)
Ref: https://meta.discourse.org/t/adding-new-currency-options-for-the-subscriptions-plugin/316003/12
|
2025-07-07 08:42:18 -06:00 |
|
Jarek Radosz
|
fe53f2cbc0
|
DEV: Clean up helpers (#279)
* remove an unused helper
* move a single-use helper to its call-site as a getter
* convert `format-currency` to a pure function helper
|
2025-06-20 21:36:54 +02:00 |
|
Tomas Vavrda
|
208ecb66a3
|
FEATURE: Add support for CZK currency (#265)
|
2025-02-18 14:48:04 -07:00 |
|
Blake Erickson
|
02ba5e1ff2
|
FEATURE: Add support for PLN currency (#258)
Stripe supports the Polish złoty so we can add support for it.
https://meta.discourse.org/t/342040
|
2024-12-17 14:58:05 -07:00 |
|
Blake Erickson
|
1811b5955d
|
FEATURE: Add support for CHF currency (#254)
Stripe supports the Swiss Franc so we can add support for it.
https://meta.discourse.org/t/316003
|
2024-12-05 11:01:31 -07:00 |
|
Blake Erickson
|
41c443ab23
|
FIX: Decimal point truncation (#223)
Amounts like $45.80 were being displayed as $45.8. Which doesn't look
correct for currency.
Bug Report: https://meta.discourse.org/t/316007
|
2024-07-19 07:18:28 -06:00 |
|
Michelle Bueno Saquetim Vendrame
|
d63f241e0d
|
FEATURE: add ZAR currency support (#199)
|
2024-04-15 21:26:26 +02:00 |
|
Jarek Radosz
|
d6eaba632d
|
DEV: Lose the es6 suffix (#112)
|
2022-03-07 00:20:03 +01:00 |
|