• Resolved jbcubed3

    (@jbcubed3)


    Hi guys,

    Have setup the PayPal plugin to show on the mini-cart and product pages (added to PayPal Payment Sections list in settings) – but these aren’t showing.

    Wondering what’s missing for both me to to add (I assume it’s targeting a specific element?)

    For the mini-cart, I use https://xootix.com/plugins/side-cart-for-woocommerce/? – wonder if this is compatible and/or if you have any recommendations for a mini-cart to use that is compataible?

    Thank you!

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Payment Plugins

    (@mrclayton)

    Hi @jbcubed3

    The PayPal plugin expects the woocommerce_widget_shopping_cart_buttons action to be triggered since that’s the standard WooCommerce mini-cart action.

    It looks like your mini-cart plugin isn’t triggering that action and thus the HTML that the PayPal plugin needs to render the buttons doesn’t exist. You could reach out to the developers of that plugin and show them this thread. It’s likely a very easy change for them to make.

    Kind Regards

    Thread Starter jbcubed3

    (@jbcubed3)

    Thanks @mrclayton, will do!

    For the product page, was wondering how to add under the regular Add to Cart button? I assume something is missing in my theme in order to do so

    Plugin Author Payment Plugins

    (@mrclayton)

    @jbcubed3 have you enabled PayPal on the product page via the PayPal Settings page or the Edit Product page?

    If yes, and the button still isn’t showing then your theme probably isn’t triggering woocommerce_after_add_to_cart_button. That is the standard WooCommerce action that the PayPal plugin hooks in to in order to render the HTML used for the PayPal button.

    Kind Regards

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.