• There are some errors coming up with this card number input field, its not loading, We are having trouble, and The server at destinationparos.com.cardconnect.com is taking too long to respond, and sometimes checkout button is not enabled.

    There are some errors on wc settings as well,

    Warning: fsockopen(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/destinationparos/public_html/wp-content/plugins/cardconnect-payment-module/classes/class-wc-gateway-cardconnect.php on line 525

    Warning: fsockopen(): unable to connect to ssl://https://destinationparos.com.cardconnect.com:6443 (php_network_getaddresses: getaddrinfo failed: Name or service not known) in /home/destinationparos/public_html/wp-content/plugins/cardconnect-payment-module/classes/class-wc-gateway-cardconnect.php on line 525

    Warning: fsockopen(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/destinationparos/public_html/wp-content/plugins/cardconnect-payment-module/classes/class-wc-gateway-cardconnect.php on line 525

    Warning: fsockopen(): unable to connect to ssl://https://destinationparos.com.cardconnect.com:8443 (php_network_getaddresses: getaddrinfo failed: Name or service not known) in /home/destinationparos/public_html/wp-content/plugins/cardconnect-payment-module/classes/class-wc-gateway-cardconnect.php on line 525

    There was error when i had older version of this plugin, when i updated it this error came, Fatal error: Can’t use function return value in write context in /home/destinationparos/public_html/wp-content/plugins/cardconnect-payment-module/classes/class-wc-gateway-cardconnect.php on line 574
    so i commented out that line in that file

    • This topic was modified 5 years, 4 months ago by ifarhanrifat.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author RexAK

    (@rexak)

    In your CardConnect settings in WooCommerce, it appears you have entered your site domain, instead if the normal “fts” – provided by your CardConnect rep:

    It should be “fts”, as in the screenshot: https://pasteboard.co/In52dua.png

    Change that, and test again.

    Plugin Author RexAK

    (@rexak)

    Also, you should not comment out any line,

    Edit: This line has to do with functionality for user fields in the Virtual Terminal.

    Please send me the PHP, WordPress, WooCommerce, and any Woo plugin version numbers for your site.

    • This reply was modified 5 years, 4 months ago by RexAK. Reason: Checked line number
    Thread Starter ifarhanrifat

    (@ifarhanrifat)

    I have commented out this line for now, otherwise site gets down with this error :
    Fatal error: Can’t use function return value in write context in /home/destinationparos/public_html/wp-content/plugins/cardconnect-payment-module/classes/class-wc-gateway-cardconnect.php on line 574

    //$otherfields = !empty(get_option(‘wc_fields_additional’)) ? get_option(‘wc_fields_additional’) : array();

    Wordpress version: 4.9.10
    PHP version: 5.4.45
    Woocommerce Version 3.6.5

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Place order button not enabled after filling details’ is closed to new replies.