e255102976
Since we updated the currency variable to be lowercase we needed to update the check for existing Stripe Price currencies to lowercase too. Without this we will create extra Prices in Stripe, but the functionality will still work. We could consider using value objects for currency in future so that we can provide an `equals` method which handles all of this for us. |
||
---|---|---|
.. | ||
lib | ||
test | ||
.eslintrc.js | ||
index.js | ||
package.json |