My “Place Order” button is completely missing from checkout.
Strangely enough, the only place I can seem to get it to appear on the live site is in Chrome Mobile. But on mobile for FireFox (Desktop & Mobile), Safari (Desktop & Mobile) & Chrome (Desktop) it’s completely gone.
The problem appears to be that the checkout button has been moved inside of the web payments block. The web payments block has a display:none setting when the browser doesn’t have payment method setup by the user on their system such as Apple Pay or Google Pay. Move the button back outside of the web payments block. Publish the site and that should solve the issue. Let me know if you need anything else. Hope that helps.
I know this is old post but I’v ran into the same problem with the “continue to checkout” button is not displaying on the published site. I tried moving the button outside of webpayments but still not seeing the button. Any other suggests? This all seems odd, it should just work when the cart has been enabled.
@legacyoperators could you share your read-only link as well as your published website link? I can take a look. Don’t expect too much though, there are a couple other people with a similar issue and we haven’t quite gotten to the bottom of that one either (yet!)
Thanks, I found a workaround by putting the Palpal button there. Though I think this is NOT a great user flow to send the user to the palpal dialog from the cart preview window thingy before taking them to the checkout page.