#RitonElion

1 messages · Page 1 of 1 (latest)

stark domeBOT
humble cypress
#

Could you share the test website that triggers this warning, so that I can take a look?

opaque fox
#

sure, wait a minute plz

humble cypress
#

Which step should I expect to see this error? I don't see "Feature Policy: Skip unsupported feature name 'payment'." at checkout page

#

This is the page I'm in

opaque fox
#

You need to emulate the mobile phone to see it

#

like this

#

Cause it's chinese in console, i'm not sure if "Feature Policy: Skip unsupported feature name 'payment'" is correct transilation

#

And the second payment method is where we use stripe

humble cypress
#

I tried emulating using iPhone 12 Pro and I also don't see the error

#

The console log is pretty clean at my end

opaque fox
#

Someone else changed it...I had fixed it. Try again plz

#

The warning seems only show in firefox..Eh..

#

But I think the point is when checkout only with that specific product(https://p.lalamira.com/-g147023) the stripe initialize falied. I already added another product into cart, so you can see a correct case first and delete it to see failed case.

#

Though there is no related error in console if using chrome...Can you debug the stripe js to see the difference between correct case and failed case.

humble cypress
#

Do you mean the warning only showed in Firefox? Does it impact any of payment flow? If it doesn't, it should be safe to ignore it

opaque fox
#

Yes, it dose. The code in same component after the initialization not execute. So the payment iframe isn't show at all.

humble cypress
#

I can see that Stripe payment form is shown in your screenshot. What is the expected form you're looking for if the form in the screenshot isn't what you're expecting?