Thank you. I have submitted a ticket.
Hi,
I changed line 251 in /wp-content/plugins/woo-payment-gateway-for-vivapayments/viva-woocommerce-payment-gateway.php
From
$RequestLang = ‘el-GR’; //This will display the payment page in English (default language is Greek)
To
$RequestLang = ‘en-GB’; //This will display the payment page in English (default language is Greek)
and the language was changed to English.