-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Stripe is ready to go #67
Comments
Hi paterson. I am new to rails. How do I clone the branch with stripe? |
Hey Stephen, My pull request branch is here - https://github.com/paterson/selfstarter/tree/stripe. The git url for that is So simply run
Or you can clone the whole repo then run
Have fun with Rails! |
@paterson thanks for pushing this forward. I tried your branch with Stripe and here's what i get when i launch the app: (working on this tree https://github.com/erlerobot/selfstarter) |
@paterson after this commit it seems i moved forward. However now i face the following error: Tried both with my keys and with the ones provided. Still nothing. Any suggestions? |
Hey there.
I've created a branch that uses Stripe, not Amazon Payments. It's here:
https://github.com/paterson/selfstarter/tree/stripe
If you create a new branch called stripe I'll push it up to that and leave it there.
I'm happy to leave the master using Amazon Payments but give people the option to use Stripe by using a different branch.
Thoughts?
The text was updated successfully, but these errors were encountered: