• Since we changed to YITH PayPal Express Checkout, the variation information is not being passed to PayPal’s Order Details page. It only shows parent item info.
    In PayPal Standard variations info passed OK, example ‘Wooden Block – 13cm, Beech’
    Now with YITH PayPal EC it only shows ‘Wooden Block’.

    How do we make this work as before?

Viewing 1 replies (of 1 total)
  • Plugin Support Carlos M

    (@cjmora)

    Hi @jakese7en,

    This is odd. The plugin uses the method get_name() which should show the variation’s attributes on the name. Please be sure you are not using this filter on your installation that might modify the product’s title:
    ‘woocommerce_product_get_name’

    Also, I suggest you deactivate all plugins except WooCommerce and YITH PayPal Express Checkout for WooCommerce, use a default WordPress theme and run a new test to check if the product’s name is correct.

Viewing 1 replies (of 1 total)
  • The topic ‘Variation information not passing to PayPal order details’ is closed to new replies.