#jimmyt

1 messages ยท Page 1 of 1 (latest)

meager flareBOT
hybrid ridge
#

Hi there

#

No doesn't take time

glacial lark
#

Hi

hybrid ridge
#

When you go to that docs page in Safari do you see the Apple Pay button at the top?

glacial lark
#

yes

hybrid ridge
#

Are you using Connect?

glacial lark
#

No , stripe javascript library

#

FWIW it's works on chrome with GooglePay

hybrid ridge
#

I can see Apple Pay just fine

#

So likely is an issue with the card in your wallet that you are testing with

glacial lark
#

is there anyway to debug this. It would be really useful to get some sort of messagw somewher?

#

But great to know it's working - thank you very much ๐Ÿ‘

hybrid ridge
#

If the Apple Pay button doesn't show at the top there then you know your wallet isn't set up correctly

#

With PaymentElement we basically just abstract this all away and only show the PaymentMethods that are supported

glacial lark
#

But i'm seeing the applepay button on that stripe test page but NOT in my app

#

So that implies my wallet is set up correctly?

hybrid ridge
#

Overall yes it should.

#

Can you screenshot what you see at the top of the docs page?

glacial lark
#

I'll send you both my app and the test page

#

My app

#

And the stripe web page

hybrid ridge
#

Huh that's strange

glacial lark
#

Same thing on my iphone

hybrid ridge
#

Where are you located?

glacial lark
#

UK

hybrid ridge
#

Ok that should be fine....

#

What did you select for your basket on your site?

#

Let me see if I can repro exactly what you did

glacial lark
hybrid ridge
#

Still works fine for me...

#

Do you see anything in your console?

glacial lark
#

weird

hybrid ridge
#

I'd also try a hard refresh of the page

#

Wonder if it is cached

glacial lark
#

How do you get safari console - I always develop on chrome!

hybrid ridge
#

Right click + inspect Element

meager flareBOT
glacial lark
#

Cleared cache, nothing obvious in console

pastel phoenix
#

Interesting. Trying to think of what else this may be. I can see the Apple Pay button on your site as well.

#

I wish Apple Pay wasn't so opaque with its errors

glacial lark
#

any particular network calls I can look at

pastel phoenix
#

Unfortunately not aware of which ones may tell us more here. I will consult my colleagues and see if they have further debugging ideas

glacial lark
#

The response I get for this is: "An error occurred trying to load this response"

pastel phoenix
#

That is a call for Stripe telemetry. We'll fix it so that error doesn't pollute your dev console but it should not affect apple pay

glacial lark
#

๐Ÿ‘

pastel phoenix
#

To double check, have you been in private mode when looking at any of these pages?

glacial lark
#

no - I was earlier but not now

pastel phoenix
#

Gotcha, can you try going to our test page in non-private mode and try to click on the button when it appears?

glacial lark
#

Sorry think I may have confused you. I've never been in private mode on my laptop.

#

I was in private mode on my iphone but not for a few hours now.

pastel phoenix
#

My apologies, can you still try clicking on the button just to make sure the expected cards show up?

glacial lark
pastel phoenix
#

Thanks for checking. Still brainstorming debugging options

pastel phoenix
#

Do you have any other cards, maybe with different card brands, to add? I am not aware of brand restrictions but that does seem to be one of the only differences I can see between your setup and mine at the moment

glacial lark
#

i'll give it a try

meager flareBOT
glacial lark
#

same thing I'm afraid ๐Ÿ˜ฆ

wise quail
#

This seems like something more subtle is going on that we'll need to look into closely

#

Would you be able to write in to our support team with some example payments failing so we can investigate?

glacial lark
#

there are no failing payments - just ApplePay button failing to appear

#

just checked another iphone and it works on that.

#

but not on mine

wise quail
#

I'm confused about your screenshot above then, which would appear after pressing the apple pay button

glacial lark
#

That's the issue.! It works on the stripe page but not in my website running on the same machine!

#

On safari on my laptop I see:

#

That implies my wallet is working.

wise quail
#

I'm not able to load your page linked earlier right now

glacial lark
#

However on my website

#

can u link that URL now?

wise quail
#

Trying again

#

Nope, still error 403

glacial lark
#

what country are you in?

wise quail
#

Canada

glacial lark
#

I'll have to open up the country whitelist - 5 mins

#

try again pls

wise quail
#

Yep., works, and i see apple pay

#

So i'm really not sure what might be wrong for you here

meager flareBOT
glacial lark
#

Is there a knows set of checks that take place before displaying the applepay options. If so, is there any way of finding out which condition is not met.? Otherwise it is going to be hard for us to support our customers - asking "why can't I use applepay"?

sweet zinc
glacial lark
#

there is really no trace or debug mode that can be switched on?

sweet zinc
#

No, there isn't anything like that (which is why it's always tough for us to debug it ๐Ÿ˜ข )

glacial lark
#

๐Ÿ˜ฆ

#

are there any javascript calls o the browser I could write t to help narrow the issue down?

sweet zinc
#

Let me think of what else I would suggest...

#

Just to make sure I have the current state - it's working for you on mobile, but not on your laptop right?

meager flareBOT