Background of the issue:
I am developing a site using WooCommerce and WPML. I have my own shipping method and I am trying to set shipping rates by currency.
Symptoms:
I don't know how to get specific fields in my shipment, and I am unsure if it's possible to disable automatic price calculation to create separate EUR and CZK prices.
Questions:
Is it possible to get specific fields in my shipment?
Is there an option to disable automatic price calculation for my shipping method to create separate EUR and CZK prices?
However, if you set WPML’s WooCommerce Multi Currency, you can define different shipping costs per currency under: WooCommerce → Settings → Shipping → Shipping Zones → Edit Shipping Methods.
WooCommerce Multilingual & Multicurrency by default will multiply all your costs and values defined above by currency exchange rates. If you don't want this and you prefer static values instead, you can define them here - see my image.
Yes, I would like it as you sent in the picture, but I don't have that option. I assume that I have to add something "action" to my custom module to load these fields.
I have the latest versions, I'll try to explain it again, I don't know if we understand each other.
This is the default SHIPPING from woocommerce, here I see these fields hidden link
And this is my shipping plugin, and I don't have these fields here. I need to know if it's possible to get your fields there, if not, I'll create Fields price EUR price CZK and set these prices in the checkout (I tried that too, but then it recalculates the price for me. For example, 200 CZK is 5 EUR and in the checkout it gives me 5/ exchange rate and it costs me 0.19 €)
Languages: English (English )German (Deutsch )French (Français )
Timezone: Europe/Zagreb (GMT+01:00)
Would you be willing to provide me with WordPress credentials so I could investigate the issue directly?
I can check with our 2nd tier on what is needed to make a custom plugin compatible there, but it may be no trivial fix and not within the scope of our support.
Also tell me what is the name of your shipping plugin that should manage this.