#Ksamuel

1 messages · Page 1 of 1 (latest)

warm tangleBOT
orchid crow
#

Hi there

#

Are you using Payment Element?

hollow pond
#

Yes

orchid crow
#

Then no you don't need to do anything to integrate Google Pay

#

For Apple Pay you just need to register your domain

#

And then they will show up as options as long as the customer has a live card in their wallet

hollow pond
#

Awesome, great feature! Really keeps the checkout flow clean

orchid crow
#

🙂

hollow pond
#

By the way, if you're still on this:

To serve our backend as HTTPS, we've generated our own cert and key. In the console on the browser, we're receiving this error

localhost/:1 No UI will be shown. CanMakePayment and hasEnrolledInstrument will always return false. Show will be rejected with NotSupportedError.

We're not sure why we're receiving it

orchid crow
#

Hmm that's odd

#

Is there a URL where we can reproduce that?

#

Are you still serving over localhost?

hollow pond
#

Yes, we are serving on localhost

#

I'm waiting on a picture of the whole console for context

orchid crow
#

Hmm yeah looks like an issue with your cert

#

So if your cert is not valid for some reason then this won't work

hollow pond
#

ah