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

Uncaught TypeError: Cannot read property 'bind' of undefined #8

Open
shacks opened this issue Feb 7, 2016 · 0 comments
Open

Uncaught TypeError: Cannot read property 'bind' of undefined #8

shacks opened this issue Feb 7, 2016 · 0 comments

Comments

@shacks
Copy link

shacks commented Feb 7, 2016

I have basically called for

StripeOAuth.requestCredential();

on a click event and I get the error. "Uncaught TypeError: Cannot read property 'bind' of undefined"

Pretty sure its something to do with the code in line 34 of stripe_client.js. (Oauth.initateLogin).
Was wondering if anyone could explain what this error is about or give me a brief descriotipn on ".initiateLogin".

P.S: I am getting the same error when I used this package.(https://github.com/macmartine/stripe). So I am pretty sure the packages are fine, I am defnitly missing a step to implement this package. Am I missing some dependicies maybe?

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

No branches or pull requests

1 participant