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

New stripe api updates #156

Closed
wants to merge 1 commit into from
Closed

Conversation

j-mcnally
Copy link

@pedantic-git
Copy link

Thanks for this PR! It's fixed most of my issues with using Koudoku on the latest API.

I think this also needs to change the line that creates a customer. Currently that seems to work with the real Stripe API but it's not the official way of handling it any more, and it breaks with stripe-ruby-mock which doesn't support the old way. Would you mind updating your PR?

@GaganTiwari
Copy link

Error: You are using a secret key with Stripe.js, instead of the publishable one. For more info, see https://stripe.com/docs/stripe.js

Can u help me in urgent.

http://www.askmedeveloper.com

Thanks in advance.

@yas4891
Copy link
Collaborator

yas4891 commented Sep 22, 2016

@GaganTiwari
I think that error message is pretty straight-forward and tells you exactly what to do.
If you still find yourself struggling with it, I am available for consulting

@GaganTiwari
Copy link

ok thanks , I got issue that i was using secret key sk_ .... in place of publishable key like pk_ ...

Thanks @yas4891 .

@andrewculver
Copy link
Owner

@j-mcnally Thanks so much for sending this in. I've got this change and an update to the default API version in config/initializers/koudoku.rb in #184! Really appreciate you contributing!

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

Successfully merging this pull request may close these issues.

5 participants