#RitonElion
1 messages · Page 1 of 1 (latest)
Could you share the test website that triggers this warning, so that I can take a look?
sure, wait a minute plz
https://p.lalamira.com/login.php?back=https%3A%2F%2Fp.lalamira.com%2F
Please sign in with stripe@tetx.com 123456, then go to cart https://p.lalamira.com/cart.php and checkout.
Please note to use the browser to emulate the mobile phone
Log in for a lalamira.com Account
It seems only when checkout with this product(https://p.lalamira.com/-g147023), problem arises
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
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
I tried emulating using iPhone 12 Pro and I also don't see the error
The console log is pretty clean at my end
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.
Another product is https://p.lalamira.com/-g225386
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.
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
Yes, it dose. The code in same component after the initialization not execute. So the payment iframe isn't show at all.
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?