• Resolved panconjugo

    (@panconjugo)


    Hi all,

    Is there a way to display the paypal express button also in checkout page when you have multiple woocommerce shortcodes included?

    To explain better:

    – I can see the express button displayed correctly in my cart page which I have the [woocommerce_cart] shortcode.

    – In my checkout page, where the [woocommerce_checkout] should be, I wanted to add the [woocommerce_cart] also, so now I have both, first the cart shortcode and below the checkout shortcode.

    I did that to try to simplify the checkout process, I want to skip the cart page. But the paypal express button is not displayed in the cart shortcode included into the checkout page.

    So, is there a workaroung to be able to display that button also in the checkout page, where the [woocommerce_cart] shortcode is also included?

    Thanks in advance,
    Daniel.

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

    (@aweissinpsyde)

    Hello @panconjugo

    currently, shortcodes are not supported but we will try to make this possible in the near future. PayPal has to approve first any changes on the plugin so I take time to get new features approved

    Thread Starter panconjugo

    (@panconjugo)

    Hi @aweissinpsyde

    Thanks for your support.

    At the end we managed to show the paypal express checkout (we needed to display the cart and paypal express checkout on the checkout page) as our process is to go directly to the checkout page bypassing the product detail page and cart page. Some workaround helped for that.

    Anyways, everything is working ok but just one thing is doing some conflicts…We have installed a plugin which allows you to add a discount per payment method. When the checkout page is loaded, the first payment method preselected is “Vorkasse” which has 3% discount, but if you click on the paypal express checkout button then it opens up the paypal window with the total amount and the discount included.

    This problem does not happen if when the checkout page is loaded and then you select from the payment methods you select “Paypal” and then click on the paypal express checkout, then the paypal windows open with the correct amount.

    How the paypal express checkout button takes the information? is it getting it through any html element tag or something?`

    Hope I was clear,
    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Paypal express button’ is closed to new replies.