• Resolved wptp123

    (@wptp123)


    Hello, I’ve got WP Multisite with 3 shops with one Woocommerce global cart plugin.
    I use the PAYPAL PLUS (Version 2.1.2 ) plugin.

    When i add the products from one shop – all works super.

    If i add any products from different shops together into the shopping cart, on the checkout page i’ve got the fatal error message from paypal plus:

    function get_title() on bool in /homepages/28/d73321720/htdocs/woeril_wp_shop_12_11_18/wp-content/plugins/woo-paypalplus/src/Payment/CartItemData.php:75 Stack trace: #0 /homepages/28/d73321720/htdocs/woeril_wp_shop_12_11_18/wp-content/plugins/woo-paypalplus/src/Payment/OrderDataTrait.php(85): WCPayPalPlus\Payment\CartItemData->get_name() #1 /homepages/28/d73321720/htdocs/woeril_wp_shop_12_11_18/wp-content/plugins/woo-paypalplus/src/Payment/OrderDataTrait.php(70): WCPayPalPlus\Payment\CartData->item(Object(WCPayPalPlus\Payment\CartItemData)) #2 /homepages/28/d73321720/htdocs/woeril_wp_shop_12_11_18/wp-content/plugins/woo-paypalplus/src/Payment/ItemsProviderTrait.php(49): WCPayPalPlus\Payment\CartData->itemsList() #3 /homepages/28/d73321720/htdocs/woeril_wp_shop_12_11_18/wp-content/plugins/woo-paypalplus/src/Payment/PaymentCreator.php(70): WCPayPalPlus\Payment\PaymentCreator->itemsList() #4 /homepages/28/d73321720/htdocs/woeril_wp_shop_12_11_18/wp-content/plugins/woo-paypalplus/ in /homepages/28/d73321720/htdocs/woeril_wp_shop_12_11_18/wp-content/plugins/woo-paypalplus/src/Payment/CartItemData.php on line 75

    It looks like the PAYPAL PLUS payment plugin cannot read the products from different shops, connected with the global cart plugin.
    I#ve found this post: https://ww.wp.xz.cn/support/topic/checkout-ladt-nicht-komplett-wegen-php-fehler/page/2/ and checked the ajax buttons off, but that didn’t help.

    I would be very gratefull for any ideas how to repair this issue.
    Best regards, Tanja.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Andreas W.

    (@aweissinpsyde)

    Hello @wptp123

    this might not work because each shop needs a unique Live and Secret ID. This means you can’t send the product from cart store C to the global cart in store A.

    It works when using an own car for each page but in your case, unfortunately, it will not work.

    This would be a feature request but I think PayPal would add this in the near future.

    Best regards
    Andreas

    Thread Starter wptp123

    (@wptp123)

    Anyway, thanx!

    Plugin Support Andreas W.

    (@aweissinpsyde)

    Leider unterstützt PayPal dieses Feature nicht

    Thread Starter wptp123

    (@wptp123)

    Das habe ich schon verstanden. Aber, ich habe schon das Problem gelöst, indem ich die Empfehlung des Supports des Plugins (https://wooglobalcart.com/) angewendet habe. Die Kerle sind echte Profis!!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Fatal error: Uncaught Error: Call to a member function get_title()’ is closed to new replies.