• Experiencing a problem – checks out ok and payment goes through but after updating to 3.0 woo – the redirect back to the website after paypal takes the payment successfully does not work and it shows a page with the link (I’ve hidden id etc to random characters):

    https://www.sitename.co.uk/checkout/review-order/?utm_nooverride=1&pp_action=payaction&token=EC-“RANDOMCHARACTERS”&PayerID=”RANDOMCHARACTERS”

    This page shows:

    Warning: Missing argument 1 for WC_Checkout::create_order(), called in /var/sites/s/sitename.co.uk/public_html/wp-content/plugins/paypal-for-woocommerce/classes/wc-gateway-paypal-express-angelleye.php on line 1200 and defined in /var/sites/s/sitename.co.uk/public_html/wp-content/plugins/woocommerce/includes/class-wc-checkout.php on line 262

    Warning: Invalid argument supplied for foreach() in /var/sites/s/sitename.co.uk/public_html/wp-content/plugins/woocommerce/includes/class-wc-checkout.php on line 289

    Warning: Cannot modify header information – headers already sent by (output started at /var/sites/s/sitename.co.uk/public_html/wp-content/plugins/woocommerce/includes/class-wc-checkout.php:262) in /var/sites/s/sitename.co.uk/public_html/wp-includes/pluggable.php on line 1179

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Redirect Problem after updating WooCommerce to 3.0’ is closed to new replies.