diff --git a/class-wc-gateway-komoju.php b/class-wc-gateway-komoju.php index 69fb5fe..6372757 100755 --- a/class-wc-gateway-komoju.php +++ b/class-wc-gateway-komoju.php @@ -173,7 +173,7 @@ public function create_session_for_order($order_id, $payment_type = null) } $shipping_address = null; - $ship_to_billing = get_option('woocommerce_ship_to_destination') === 'billing'; + $ship_to_billing = get_option('woocommerce_ship_to_destination') === 'billing'; if ($order->has_shipping_address()) { $shipping_address = [