stripe-samples/accept-a-payment

payment-element cross origin error

Opened this issue · 1 comments

YWD commented

Bug report

payment-element cross origin error

Describe the bug

I use payment-element for stripe pay. but when I click the card number input, the console print error "lookup.js:279 Uncaught DOMException: Blocked a frame with origin "https://js.stripe.com" from accessing a cross-origin frame."

Screenshots

image

System information

  • OS: [macOS]
  • Browser [chrome]

I have the same type of issue, did you find a solution ?