• Hi, there’s a bug in class-gopay-gateway.php on line 596 – the condition doesn’t work for variable products, it should be:

    $product = wc_get_product($item[‘variation_id] ?: $item[‘product_id’]);

    Any chance for a quick fix?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘BUG – is_available variation ID’ is closed to new replies.