Fix Mastercard plugin in WooCommerce

if plugin says the character , is an invalid character then please go to file

/includes/class-checkout-builder.php

and around line 322 search for function formattedPrice() and replace the wc_get_price_decimal_separator() with wc_get_price_thousand_separator() and the plugin will work just fine.