Posted - 09/06/2023 : 13:06:53
*************Update a year later now that I finally got my butt in gear************************* I'd start a new thread, but the original question is in part answered here so probably should post this here. Apple pay DOES work in the new version of the ECT cart, however, there are additional steps necessary to do so. You can find them here: https://developer.squareup.com/docs/web-payments/apple-pay SPECIFICALLY, you have to add the domain. Production configuration When your application is ready for production, do the following:
Register a domain for Apple Pay in production:
Open the Developer Dashboard.
Choose the application associated with your Web Payments SDK implementation.
Set the Developer Dashboard to Production mode.
In the left pane, choose Apple Pay for the selected application.
Choose the Add Domain link and follow the instructions.
Basically, you download a file, upload it to your server, then you have it validate the file's presence to confirm you own the domain. Now that I've done that, Apple pay works (yay!) but ... it is also broken. I think the CSS is broken perhaps? This empty gray box (under gpay) is all that displays on an iPhone - however, clicking on that empty gray box DOES load Apple pay. I'm not an apple guy. I had to get a friend to pull it up on his phone so I could see it wasn't working. Any ideas? It is active here if you wanted to see what I mean: https://www.suspension.com/cart.asp
Edited by - Graham Slaughter on 09/06/2023 13:10:42
|