- From: Stephen McGruer <notifications@github.com>
- Date: Thu, 30 Sep 2021 06:59:46 -0700
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 30 September 2021 13:59:59 UTC
If I understand correctly, this is actually a bug report against an implementation of PaymentRequest, in Safari, and as such the appropriate place to file a bug would be https://bugs.webkit.org/ rather than the spec repository. As such, I'm going to close this issue. That said, my immediate suspicion would be that PaymentRequest is HTTPS-only, and perhaps you're testing on a devtools connected to a HTTP site when it returns undefined? (e.g. compare trying it on https://google.com and http://example.org). -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/payment-request/issues/967#issuecomment-931349251
Received on Thursday, 30 September 2021 13:59:59 UTC