Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The window.paypal global variable is not available. #432

Open
cuiD2488 opened this issue Oct 11, 2023 · 2 comments
Open

The window.paypal global variable is not available. #432

cuiD2488 opened this issue Oct 11, 2023 · 2 comments

Comments

@cuiD2488
Copy link

When I was using it, I got this error when I set failed to load the PayPal JS SDK script Error: The window.paypal global variable is not available.

@wsbrunson
Copy link
Member

hi @cuiD2488 we require some more information to be able to investigate you issue. Please use our issue template so we can gather all the information we need.

---
name: 🐞 Bug report
about:
    Report a bug with the PayPal JS SDK. Before you create a new issue, please search for similar issues.
    It's possible somebody has encountered this bug already.
title: "[Bug] Bug report"
labels: "bug"
assignees: ""
---

### Library used

<!-- paypal-js, react-paypal-js, direct script integration -->

### 🐞 Describe the Bug

A clear and concise description of what the bug is.

### 🔬 Minimal Reproduction

Describe steps to reproduce. If possible, please, share a link with a minimal reproduction.

### 😕 Actual Behavior

A clear and concise description of what is happening. Please include console logs during the time of the issue, especially error messages.

### 🤔 Expected Behavior

A clear and concise description of what you expected to happen.

### 🌍 Environment

-   Node.js/npm: -
-   OS: -
-   Browser: -

### ➕ Additional Context

Add any other context about the problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants
@wsbrunson @cuiD2488 and others