I added BlueSnap BuyNow payment page in an iFrame in my website, to handle the checkout. One of the reasons I chose it was because the BuyNow supports Apple Pay built-in (I don't want a separate integration for it). It worked for a while, but recently I noticed the button for ApplePay is gone.
I changed the settings (currency, country...), added a parameter in the iFrame URL to force the payment method, and nothing.
How can I bring the button back? are there any specific preconditions I should know about?
Currently the BuyNow Checkout page allows iFrames with ApplePay on test condition only. In production environments, we only offer the Applepay payment method in a full mode Checkout page and not as an embedded iFrame.
In general, the ApplePay payment method support within the BuyNow depends on a few conditions which are dictated by Apple. To see it, you should:
I hope this helps. I would recommend you consider going full-frame for the BuyNow, so you can use this feature.
P.S The ApplePay (unlike other payment methods) can not be auto-selected while opening the Checkout page using run-time parameter in the URL.