Hi, I recently saw that ApplePay is supported on other browsers and also on computers other than Mac, but on my site I have ApplePay integrated and it doesn't work, do I have to do anything to have it activated on my portal? I integrated it with Apple Pay API JS
Hi @MoisesB,
Please see the following WWDC session for more information:
WWDC24: Session 10108 – What's new in Wallet and Apple Pay https://developer.apple.com/videos/play/wwdc2024/10108/
On a device running iOS 18 and later, you'll be able to improve conversion performance and extend the Apple Pay user experience to any device with a browser, including those outside the Apple ecosystem. Users on iOS 18 will be able to use Apple Pay on any non-Safari browser by simply scanning a code with their iPhone to securely and privately complete the payment.
Some requirements:
- Import Apple Pay JS 1.2.0 or higher.
- Use the applePayCapabilities() API.
Cheers,
Paris X Pinkney | WWDR | DTS Engineer