CRM and CX Blog Posts by SAP
Stay up-to-date on the latest developments and product news about intelligent customer experience and CRM technologies through blog posts from SAP experts.
cancel
Showing results for 
Search instead for 
Did you mean: 
f_ludwig
Associate
Associate
471
Hello Everyone,
This blog post shows you how to use the recently open-sourced FetchExchangeRate plugin.
 
In the cash desk you can maintain exchange rates between the different currencies. This plugin makes it easy to automatically update those values based on online data.

Demonstration

f_ludwig_0-1723638377914.png

First set up the desired synchronised currencies in the Configuration/Currencies/Exchange Rates screen. If you don't want a currency to be synchronised by the plugin, set it to inactive.

 

f_ludwig_2-1723638814004.png

Under the Configuration/Plug-ins screen you can specify offsets to each of the currencies in case you always want to offset the queried value by a constant value.

 
 
f_ludwig_4-1723638929357.png
Finally press the One-time execution button under the plugins section of the FetchExchangeRatePlugin in the Configuration/Jobs screen.
 
Now you can see and use the updated exchange rates.f_ludwig_0-1723639626028.png
 

How to install

First get the plugin by going to https://github.com/SAP-samples/customercheckout-fetch-exchangerate-plugin and following the installation instructions. You do need a working instance of the cash desk.
 
After that place the FetchExchangeRatePlugin-1.0.jar into the cco/POSPlugins/AP folder of the cash desk.
 
Finally start the cash desk.

Credits

The plugin works out of the box with the provided example Exchange Rate API. Credits Rates By Exchange Rate API

 

 

Feel free to comment and give feedback about the blog.