#stephricardo-edge-prb

1 messages · Page 1 of 1 (latest)

leaden vector
#

hey there, do you mean others can see it in Edge, or in other browsers?

split sonnet
#

Others can see the button in Edge. I also tried removing and adding the card again.

leaden vector
#

do you have any browser console errors?

split sonnet
#

No, I don't see any console errors related to Stripe

#

It's strange because I was able to use the button before, and I didn't change any of my browser settings.

#

Now it's as if it can't recognize there is a saved payment method at all

leaden vector
#

is your edge v16.16299 or newer?

#

and is the payment method adding to your microsoft account or is it saved locally by the browser?

split sonnet
#

I have a stripe card element that will appear if the payment request button isn't able to detect a payment type. When I click my input field, it actually shows the option to auto-populate the card from my Microsoft account.

#

I have the latest version of edge

#

It is in both my microsoft account and saved locally to the browser

leaden vector
#

when your page loads, can you run paymentRequest.canMayPayment() to confirm it gets false?

#

or whatever your payment request object is called

split sonnet
#

ok, let me try that out

#

I get back null for .canMakePayment()

#

When I try out the same method in Chrome, I get back the expected object. The button does display on Chrome. {applePay: false, googlePay: true}

leaden vector
#

it seems like a payment method setup issue then, especially odd that it seems to affect you only not colleagues

split sonnet
#

yeah, I'm not certain what the issue is, since I didn't change my settings from when it was working

#

and I re-entered in everything as it was before

#

The funny thing is I see this 'From Microsoft' message as well when I click on my default card element

#

How likely could this occur for a customer?

lofty solar
#

@split sonnet Hello! @leaden vector had to step away but I'm taking over. Just give me a minute to get situated

split sonnet
#

Thank you!

split sonnet
#

Should the payment request button display for Firefox?

lofty solar
split sonnet
#

What other browsers are supported other than Chrome, Safari and Edge?

#

The docs make it seem that there are other browsers supported?

#

If I go to my microsoft account and click 'Manage my payments' I do see my card there

lofty solar
split sonnet
#

Ok, thank you @lofty solar , when it mentioned 'and browser saved cards such as Microsoft Pay on Edge' it seemed like there would be others.

#

Any other ways to help debug the Microsoft edge issue would be really helpful! It doesn't seem like it is an issue with setting up the payment method on our end, since the button is working for others on my team, and worked for me before

lofty solar
#

Yeah, it really is odd that it's not working for you... I know this seems silly, but have you tried removing it and adding it back in?

split sonnet
#

Yeah, I tried that at first

#

I guess I was concerned for a user that might have a card saved to their browser for a while, and have the button disappear after a period of time

lofty solar
#

Yeah, I understand that can be concerning... we don't get a lot of questions about Microsoft Pay around here so it's not something I'm very familiar with.

#

Have you been able to get Microsoft Pay to work on other sites/pages?

split sonnet
#

Yeah, last week during testing the button was working for me with Edge, and others on my team have used it. It was gone today, so I tried removing and re-entering my payment method. Not sure why the setup would not work anymore. Thank you for your help on this

clear field
split sonnet
#

Hi! No I don't see it there unfortunately. I used to be able to. I was also double checking there

#

I do see it for Gpay and Applepay

clear field
#

That would seem to indicate something is wrong with your Edge configuration. Are you using private browsing by chance?

split sonnet
#

No, I am not using private browsing. I tried removing and readding the card as a saved browser card and in my microsoft account. It was working previously, and I didn't change anything then

#

In the screenshot when clicking on the card element I have setup (when the payment request button can't appear), it shows the card coming from my Microsoft account

leaden vector
#

Seems silly, but have you tried rebooting the computer? I've had issue with apply pay, for example, being unavailable after an update until i rebooted.

split sonnet
#

Ohh, I will try that next. Not silly at all! It could be it. I won't be able to verify right away but I'll post again if I still have debugging issues.

#

Thank you all so much for your help!