I need to know how can we implement currency converter on my eCommerce website using wix code and how can we Integrated DHL API for Shipping on Wix Online Store?so please suggest me solutions
For a currency converter, you can use the Create a Weather Widget example to learn from and it will be a good starting point. ReplaceUse an online currency conversion service to provide the requested rates.
For the DHL API, You will need to read about how to access 3rd party services in the article Wix Code: How to Access 3rd-Party Services with the Fetch API . Take a look at the Advanced examples , many of them access 3rd party services. A couple of good examples to start with are: Example: Using the Places API from Google Maps services and Example: Send email with the SendGrid REST interface .
Thank You Yisrael, i will Definitely Follow your suggestion regarding Currency Converter.
But here i am stuck with DHL Express, for need to embed on my eCommerce site.
Here I am trying to do Real time shipping calculation during checkout. I want to add Real-time-shipping-calculation-with-DHL Express. so can you please suggest how can i add calculation-with-DHL Express?