Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support Syde Joost

    (@joostvandevijver)

    Hello @roundaboutweb

    thank you for reaching out to us, we’ll try to guide you in the right direction.
    Currently this plugin does not support any built in options for placing the payment buttons.
    You can use a filter to hook the buttons. The filter can also be further modified to your liking.
    For example, you may not like having the PayPal button before the add to cart button.
    In that case, you can replace woocommerce_before_add_to_cart_form with any hook on the page, like this one woocommerce_product_meta_start. Here is a visual guide on the default WooCommerce hooks for reference:
    [https://www.businessbloomer.com/woocommerce-visual-hook-guide-single-product-page/](https://www.businessbloomer.com/woocommerce-visual-hook-guide-single-product-page/)`

    Let us know if this is what are looking for.

    Kind regards,
    Joost

    Thread Starter roundaboutweb

    (@roundaboutweb)

    Hello @joostvandevijver

    I can’t understand that. The plugin is from the same manufacturer as the store itself. Why is it not possible to place the payment options in the usual place in the checkout area? Even a third-party plugin (PayPal PLUS for WooCommerce) is placed in the right place:
    https://nextcloud.roundaboutweb.info/index.php/s/cw5QEwRRYZLCKxH

    Kind regards,
    Stefan

    Plugin Support Syde Joost

    (@joostvandevijver)

    Hello Stefan,

    the plugin you mentioned (PayPal Plus) is also supported and managed by our team, so I believe we know what you are talking about. The problem is mostly that the PayPal Payments plugin is elements shown in the checkout page are showing within an iFrame. This makes the positioning of the individual buttons not as simple as you might expect. We do want to create a function for custom positioning of the button, but so far have not been able to give this priority over other bugs and features we have encountered.

    If you want us to take a closer look into your setup, you will need to provide some more details on your site. That might be easier by opening a service desk ticket with us via this link: https://paypal.inpsyde.com/docs/request-support/

    Be aware that the outcome of this ticket might not provide additional details than we already gave here.

    Kind regards,
    Joost

    Thread Starter roundaboutweb

    (@roundaboutweb)

    Hi @joostvandevijver,

    do I understand it correctly:

    • both plugins are from the same team
    • “PayPal Plus” is an iframe
    • “WooCommerce PayPal Payments” are buttons
    • “WooCommerce PayPal Payments” can’t be placed in its intended location
    • Kind regards,
      Stefan

    Plugin Support Syde Joost

    (@joostvandevijver)

    Hi @roundaboutweb

    mostly correct, however, “WooCommerce PayPal Payments” also works via an iFrame. So the positioning of the buttons can currently only be done via the filters mentioned above.

    Kind regards,
    Joost

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How to place button by Payment method’ is closed to new replies.