You must be logged in to see replies to this topic. Click here to login or register
Case:
1. I’m using woocommerce subscriptions
2. A renewal orders generated that customer can pay manually
3. When he clicks on Pay Now it converts already converted currency. Suppose product price is $10 it will 800 in INR, for renewal order plugin consider it $800 and further converts it to INR 64000
4. HPOS is active in store without sync with post-meta table.
5. It works fine if I manually add _order_currency meta in postmeta table.
You must be logged in to see replies to this topic. Click here to login or register