Release 2.0.5
Description
This PR removes EUR currency as a hard-coded string from order & invoice payloads and instead uses the currency that is selected in the Shop.
Fixes # (issue)
Release information
Please specify p/m/M/- for patch/minor/major/none
Release: p
Please specify only ticket id's separated with commas (F.E. BNPL-21, BNPL-22)
Tickets:
Type of change
Please delete options that are not relevant.
- Bug fix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Breaking change (fix or feature that would cause existing functionality to not work as expected)
- This change requires a documentation update
Checklist:
- My code follows the style guidelines of this project
- I have performed a self-review of my own code
- I have checked my code and corrected any misspellings
- I have added tests that prove my fix is effective or that my feature works