is_available missing germany
-
the check in is_available -> is_country_allowed
if ( $this->is_enabled() && $this->is_country_allowed() ) {does not work for german stores, because germany is missing as countrycode to set!
The topic ‘is_available missing germany’ is closed to new replies.