paypal button pops empty window, in console i can see "popup_open_error_iframe_fallback"
mar-jusz
New Community Member
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on
Jan-30-2022
06:20 PM
It is now constantly popping up.
I have now tried the code directly from the code generator and I have the same problem
popup_open_error_iframe_fallback
- {err: 'n: Can not open popup window - blocked\n at Ie (…owser=false&allowBillingPayments=true:1342:297874', timestamp: '1643594328568', referer: 'www.paypal.com', sdkCorrelationID: 'ab6ee5152268d', sessionID: 'uid_d06996b435_mde6ntc6ndc', …}
- buttonCorrelationID: "f39806875cd9b"
- buttonSessionID: "uid_2017030fed_mde6ntg6mjm"
- clientID: "AU7kiNR1l1c2cCNXTGyicM8JT4GJ6GgpDPtgU5UlLeuz0CWy9UQXjQ9Ym6MVGsHruzPQP6HaE3641mw8"
- env: "production"
- err: "n: Can not open popup window - blocked\n at Ie (https://www.paypal.com/smart/buttons?style.label=pay&style.layout=vertical&style.color=silver&style.... long, possibly javascript file content)..."
- referer: "www.paypal.com"
- sdkCorrelationID: "ab6ee5152268d"
- sessionID: "uid_d06996b435_mde6ntc6ndc"
- time: "1643594328568"
- timestamp: "1643594328568"
- token: null
- user_id: "uid_2017030fed_mde6ntg6mjm"
Grateful for any help with this one!
2 REPLIES 2
GoldFineArtPrin
New Community Member
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
May-25-2022
02:49 PM
Did you ever manage to fix this? I am getting the same issue and I have no idea why. I am using the "WooCommerce PayPal Payments" plugin with manual API Credentials. Is any of this similar to your setup?
Franky1024
Contributor
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dec-04-2024
04:24 PM
I also had this issue, using the PayPal buttons in a self-made module in JOOMLA 4/5.
In JOOMLA, the solution is to use the "System - HTTP Headers" plugin and set the entry "Cross-Origin-Opener-Policy" to -> "same-origin-allow-popups". After that, all works well.

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
Related Content
- "System error. Please try again later" when connecting to paypal sandbox account with my android app in Sandbox Environment
- [WooCommerce PayPal Payments] - Required phone country code, different than the cards country code. in PayPal Payments Standard
- p is not a function error using the example downloaded from Paypal in SDKs
- the make custom button does not display the memo field even though i added one in PayPal Payments Standard
- permission_denied response in call to patch order when paying by Card in Braintree Client-side Integration (JS, iOS, Android SDKs)