diff --git a/twocheckout-convert-plus-woocommerce-v1.2.2.zip b/twocheckout-convert-plus-woocommerce-v1.2.2.zip new file mode 100644 index 0000000..a3b19fd Binary files /dev/null and b/twocheckout-convert-plus-woocommerce-v1.2.2.zip differ diff --git a/twocheckout-inline-woocommerce-v1.2.2.zip b/twocheckout-inline-woocommerce-v1.2.2.zip new file mode 100644 index 0000000..20475b6 Binary files /dev/null and b/twocheckout-inline-woocommerce-v1.2.2.zip differ diff --git a/twocheckout-inline/wc-twocheckout-inline.php b/twocheckout-inline/wc-twocheckout-inline.php index 062f5da..b16237d 100644 --- a/twocheckout-inline/wc-twocheckout-inline.php +++ b/twocheckout-inline/wc-twocheckout-inline.php @@ -366,7 +366,6 @@ public function process_payment( $order_id ) { $woocommerce_version_formatted = str_replace('.', '_', $woocommerce->version); try { - $helper->is_customer_ip_valid($order->get_customer_ip_address()); $order_params = [ 'currency' => get_woocommerce_currency(), 'language' => strtoupper( substr( get_locale(), 0, diff --git a/twocheckout-woocommerce-v1.2.2.zip b/twocheckout-woocommerce-v1.2.2.zip new file mode 100644 index 0000000..877bdae Binary files /dev/null and b/twocheckout-woocommerce-v1.2.2.zip differ