Feature #10270
openTo implement dynamic currency converting in E_commerce Header
100%
Subtasks
Related issues
Updated by Ajit A about 8 hours 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 7 hours ago
- % Done changed from 0 to 100
- Estimated time set to 8:00 h
Completed