1f9e4675fc
* Create the CurrencyCode and use it for the currency `code` instead of the type `string` Using the CurrencyCode type, the allowed values for the `code` property are restricted to the ISO 4217 codes and not any string. * Add and remove some currency codes to match the ones on WooCommerce The WooCommerce supported list can be found here: https://github.com/woocommerce/woocommerce/blob/trunk/plugins/woocommerce/includes/wc-core-functions.php#L475 * Use CurrencyCode type on CurrencyInfo and CurrencyResponse instead of string |
||
---|---|---|
.. | ||
woocommerce-blocks |