Easily create PCI-compliant inputs to accept payments online with the Square Payments API. It supports the following payment methods: credit and debit cards, ACH bank transfers, Apple Pay, Google Pay, Gift Cards and Afterpay/Clearpay.
The apple pay button is no longer appearing. The console log error is as follows:
PaymentMethodUnsupportedError: Method unsupported: There was a temporary error determining your website's payment method status
Describe the bug
The apple pay button is no longer appearing. The console log error is as follows:
PaymentMethodUnsupportedError: Method unsupported: There was a temporary error determining your website's payment method status
Same error is occurring on the usage page in the docs: https://react-square-payments.weareseeed.com/docs/apple-pay/usage
Not sure if this is just a square problem but posting here to see if anyone has an idea of what's going wrong.
Your Example Website or App
https://react-square-payments.weareseeed.com/docs/apple-pay/usage
Steps to Reproduce the Bug or Issue
Expected behavior
Expected behaviour is for the button to show up
Screenshots or Videos
Platform
Additional context
No response