• Resolved mikedistras

    (@mikedistras)


    Hi,
    Getting some errors at checkout when using FirstPayments payment plugin (pay by cred/debit card).

    Just before being taken to the firstpayments site, these errors appear and unable to get rid of them. Any ideas whats causing them and how to fix them?

    Notice: WC_Order::get_order_currency is deprecated since version 3.0! Use WC_Order::get_currency instead. in /home/store/public_html/wp-includes/functions.php on line 3839

    Notice: id was called incorrectly. Order properties should not be accessed directly. Backtrace: require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/blanco/onecolumn-page.php’), get_template_part, locate_template, load_template, require(‘/themes/blanco/loop-page.php’), the_content, apply_filters(‘the_content’), WP_Hook->apply_filters, call_user_func_array, do_shortcode, preg_replace_callback, do_shortcode_tag, call_user_func, WC_Shortcodes::checkout, WC_Shortcodes::shortcode_wrapper, call_user_func, WC_Shortcode_Checkout::output, WC_Shortcode_Checkout::order_pay, wc_get_template, include(‘/plugins/woocommerce/templates/checkout/order-receipt.php’), do_action(‘woocommerce_receipt_firstpayments’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, WC_FirstPayments_Hosted->receipt_page, WC_FirstPayments_Hosted->generate_firstpayments_form, WC_FirstPayments_Hosted->generate_firstpayments_hosted_form, WC_Abstract_Legacy_Order->__get, wc_doing_it_w in /home/store/public_html/wp-includes/functions.php on line 4147

Viewing 1 replies (of 1 total)
  • WooCommerce changed a lot of code when they brought out version 3 last spring. Your errors are all symptoms of a supporting plugin which has not been updated since then.

    Your options are:
    – ensure you have the latest version of your payment gateway plugin
    – contact the developers of the payment gateway plugin and ask if they are bringing out an update
    – look for another payment gateway, built-in or plugin
    – rewind WooCommerce to 2.6.14, but this is likely to bring loads of different problems.

Viewing 1 replies (of 1 total)
  • The topic ‘Errors on credit card checkout’ is closed to new replies.