• Resolved thanaxix

    (@thanaxix)


    Hello, sometimes after a successful payment the order status changes to processing and a little time after that to cancelled, although the payment is paid by the user.
    This has happened 4 times at random. Between those failed redirections there were also successful ones. I use WooCommerce 2.6.14 and instalments are not enabled. This is repeated in my debug log:

    [11-Jul-2017 06:47:56 UTC] PHP Notice: Undefined property: WC_Piraeusbank_Gateway::$msg in /…/public_html/wp-content/plugins/woo-payment-gateway-for-piraeus-bank/wooshop-piraeus.php on line 576
    [11-Jul-2017 06:47:56 UTC] PHP Notice: Undefined property: WC_Piraeusbank_Gateway::$msg in /…/public_html/wp-content/plugins/woo-payment-gateway-for-piraeus-bank/wooshop-piraeus.php on line 576

    [11-Jul-2017 13:10:21 UTC] PHP Notice: Undefined index: piraeusbank_gateway-card-doseis in /…/public_html/wp-content/plugins/woo-payment-gateway-for-piraeus-bank/wooshop-piraeus.php on line 354
    [11-Jul-2017 13:10:21 UTC] PHP Notice: wc_get_page_id was called with an argument that is deprecated since version 2.1! The “pay” and “thanks” pages are no-longer used – an endpoint is added to the checkout instead. To get a valid link use the WC_Order::get_checkout_payment_url() or WC_Order::get_checkout_order_received_url() methods instead. in /…/public_html/wp-includes/functions.php on line 4023
    [11-Jul-2017 13:10:22 UTC] PHP Notice: WC_Shortcode_Checkout->output was called with an argument that is deprecated since version 2.1! “order” is no longer used to pass an order ID. Use the order-pay or order-received endpoint instead. in /…/public_html/wp-includes/functions.php on line 4023

    Thank you

  • The topic ‘Problem with redirection after successful payment’ is closed to new replies.