#alex_16060

1 messages · Page 1 of 1 (latest)

cyan wedgeBOT
rugged tusk
#

Hello

#

Hmmm that should be possible afaik

#

Let me try myself real quick

#

Yep works just fine for me

#

Are you using Connect by chance?

violet magnet
#

Hey @rugged tusk thanks for getting back to me and reproducing on your end. glad to hear it works, so it's possible I'm overlooking something simple. and no, we are not using connect.

rugged tusk
#

Let's start with Google Pay

#

And when you are testing are you serving over HTTPS for your integration?

violet magnet
rugged tusk
#

Ah yeah if you don't have a live card in your wallet then it is going to be impossible for you to test.

#

If you provide a URL to your site I can take a look from my end real quick

rugged tusk
#

But otherwise, you need to work with your coworkers on a device with live cards in the wallets

#

Yep I see it fine there for Google Pay

violet magnet
#

oddly, I have the option to use google pay there... but on the stripe docs link you sent me I don't!

rugged tusk
#

Apple Pay is not showing however

#

And in console I can see: ```"You have not registered or verified the domain, so the following payment methods are not enabled in the Payment Element:

  • apple_pay
#

So the issue there does seem like an improper domain registration

violet magnet
#

ha

#

wow, ok thanks for pointing that out.

cyan wedgeBOT
violet magnet
#

that's odd because we did go through the flow to add the apple-merchant file to /.well-known/<file> and hit verify... and it registered as successful. I assume it's fairly instantaneous to approve and go live.

rugged tusk
#

I'd double check which account you verified that domain on. When I look at the account associated to the Publishable Key you are using on your site I don't see any domains registered

#

So it is very possible you have mixed up the account or the publishable key?

#

I'd double check on that

violet magnet
#

hm I wonder if it happened in test mode

#

though, I would assume domain registration is global and environment agnostic

#

ok thanks for checking that, I'll go over those steps again

rugged tusk
#

Yep double check on the account in terms of making sure you are using the publishable key that corresponds with the account that you verified the domain.

violet magnet
#

can do, thanks so much for helping me track that down.