Hi @sottovoce,
I don’t see an image in your support request. I am guessing you are talking about making Apple Pay the first payment option on your checkout page?
If so that is controlled in the WooCommerce > Settings > Payments section. On the Payments Settings page the order of the listed payment methods is how they appear on your checkout page.
Kind Regards,
Hi @mrclayton, I’m sorry about the image not showing. I’m attaching the image as a link and it looks like that the system is deleting the reference.
What I would like to achieve is to move the “Apple Pay” button up to the top when selecting Apple Pay as a payment method, instead of showing the button at the very bottom.
I will try to attach the image link one more time:
Image Link
Is it doable?
Thanks!
Hi @sottovoce,
At this time that is not possible without some customization. We have intentionally rendered the button where the Place Order button is because of merchant feedback and the natural flow of the checkout page.
Typically things like the terms and conditions checkbox, privacy policy etc are located at the bottom of the page. It increases conversion rates when the customer selects those checkboxes before attempting to pay and by rendering the button after those elements the customer has a chance to select them.
Kind Regards,
Ok, I understand. And if I like to dome some customization, what is the template that I should be looking for?
Thanks
Hi @sottovoce,
Are you referring to customizations of the look and feel or the placement of the button?
The template location for the Apple Pay gateway is woo-stripe-payment/templates/checkout/applepay.php
.
Kind Regards,