Top "Payment-request-api" questions

Why would Stripe paymentRequest.canMakePayment() fail on Localhost?

I'm getting this to work on my production server, but on localhost canMakePayment() returns null. I've traced this through the …

stripe-payments payment-request-api