Feature #10270
openTo implement dynamic currency converting in E_commerce Header
100%
Subtasks
Related issues
Updated by Ajit A about 1 month ago
Frontend Build Fixes: Resolved application crash/build failure caused by incorrect component import paths (StorefrontImage) in the category pages.
Dynamic Currency in Order UI: Updated the OrderList and OrderDetailsModal components to dynamically recalculate past order values based on the globally selected currency in the site header (via useCurrency context) rather than displaying static database fallback values.
Currency Persistence (Backend): Added currencyCode, currencySymbol, and exchangeRate schemas to the MongoDB Order models and updated the payment.service.js controller to correctly extract and persist these variables during checkout for accurate invoice and confirmation email generation.
Updated by Ajit A about 1 month ago
- % Done changed from 0 to 100
- Estimated time set to 8:00 h
Completed
Updated by Ajit A about 1 month ago
- Status changed from Resolved to In Progress
- % Done changed from 100 to 80
- Estimated time changed from 8:00 h to 16:00 h