• Resolved shopaurora

    (@shopaurora)


    Hi,

    I am facing issues in changing the position of the Apple Pay button on the checkout page. By default, the position is at the top of the page. I want it to be with the other payment methods right before the place to order button. Could you please help me with an appropriate hook and the class to customise it add and remove actions?

    Thank you.

Viewing 1 replies (of 1 total)
  • Plugin Support Shameem R. a11n

    (@shameemreza)

    Hi @shopaurora

    To change the position of the Apple Pay button on the checkout page, you’ll need to use a hook and some custom code. But remember, you’ll need to be familiar with PHP and WordPress hooks to do this. We recommend getting a developer to lend a hand if you’re uncomfortable with coding.

    You need to use the woocommerce_proceed_to_checkout hook to remove it from its default location and woocommerce_review_order_before_submit hook to add it to the new location.

    Please note that we can’t provide support for code customization as per our support policy. However, if you have any further questions on development or custom coding, don’t hesitate to reach out to some of our great resources available for support. Our WooCommerce community is brimming with skilled open-source developers who are active on the following channels:

    I hope it helps! If you need further assistance or have any other questions, please don’t hesitate to ask.

    Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘Change the position of Apple Pay button on Checkout page’ is closed to new replies.