
debbiecooper(@debbiecooper)
4 Posts
Customers
Quote from debbiecooper on May 12, 2020, 12:35
Hi, I have the currency switcher so overseas customers can view the product details in Euros, USD or GBP, but I can only take credit card payments in GBP. So I need the currency to change to GBP on the Checkout and Cart pages.
I looked at your help files and wonder if this code is what I need to add to functions.php
add_filter('wp_head',function(){
if(is_checkout()){
global $WOOCS;
$WOOCS->set_currency('GBP');
}
});
Will this change the payment figure and currency to GBP on the checkout and cart pages correctly?
Can you please advise, as customers are unable to make payments at the moment.
Debbie
Hi, I have the currency switcher so overseas customers can view the product details in Euros, USD or GBP, but I can only take credit card payments in GBP. So I need the currency to change to GBP on the Checkout and Cart pages.
I looked at your help files and wonder if this code is what I need to add to functions.php
add_filter('wp_head',function(){
if(is_checkout()){
global $WOOCS;
$WOOCS->set_currency('GBP');
}
});
Will this change the payment figure and currency to GBP on the checkout and cart pages correctly?
Can you please advise, as customers are unable to make payments at the moment.
Debbie

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on May 12, 2020, 15:00
Hello Debbie
Paste your license key here - https://c2n.me/43SC6rb.png -> https://c2n.me/42HBIt7.png
Hello Debbie
Paste your license key here - https://c2n.me/43SC6rb.png -> https://c2n.me/42HBIt7.png

debbiecooper(@debbiecooper)
4 PostsTopic Author
Customers
Quote from debbiecooper on May 15, 2020, 22:54
Where can I find my licence key, I don't have a copy of it?
Where can I find my licence key, I don't have a copy of it?

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on May 18, 2020, 11:22
Hello
To get license key - https://codecanyon.net/downloads - https://c2n.me/46i7Aam.png
Hello
To get license key - https://codecanyon.net/downloads - https://c2n.me/46i7Aam.png