-
When a currency is passed in a format other than iso4217, provide a way to find it by one of the alternate symbols.
-
The last two CI runs ended up failing to publish the update:
- https://github.com/parzh/iso4217/actions/runs/9711180517/job/26803443292
- https://github.com/parzh/iso4217/actions/runs/9806737150/job…
-
Some points:
- CLDR package needs to be chosen.
- Whether the symbol appears before or after the amount is defined by the CLDR.
- Space (or even non-breaking space) is defined by the CLDR.
- Wha…
-
The postinstall script fails. This bug is present in `v20230101.1.9` and potentially `v20230101.1.8` (haven't tested this version).
## Reproduction
1. `mkdir foo`
2. `npm init` (just to get a `…
-
The users with composer 2 are unable to use this package because of PSR-4 incompatibility. The following two classes from payum/iso4217 do not comply with PSR-4.
Payum\ISO4217\Tests\CurrencyTest
…
-
OBJECT:
{ "_id" : { "$oid" : "52307e98f95a501244005feb"} , "cmdty" : { "space" : "ISO4217" , "id" : "EUR"} , "currency" : { "space" : "ISO4217" , "id" : "RUB"} , "date" : { "$date" : "2010-03-03T21:00…
-
# Files that are available to third-party packages
> As of `v20230101.1.10`
> ✅ – the file is at its place, it's good to go
> 🔄 – the file might be relocated, which will likely not be an issu…
-
The [list-one.xls](https://www.six-group.com/dam/download/financial-information/data-center/iso-currrency/lists/list-one.xls) that we use from https://www.six-group.com/en/products-services/financial-…
-
Ensure that `@iso4217/json` can be used in a browser environment via adding a `` tag.
- [ ] `ISO4217JSON === window.ISO4217JSON === window["@iso4217/json"]` – global namespace object;
- [ ] `ISO42…
-
*Originally reported by* **René Fleschenberg (Bitbucket: [rfleschenberg](https://bitbucket.org/rfleschenberg), GitHub: [rfleschenberg](https://github.com/rfleschenberg))**
---------------------------…