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

Stripe is ready to go #67

Open
paterson opened this issue Nov 23, 2013 · 4 comments
Open

Stripe is ready to go #67

paterson opened this issue Nov 23, 2013 · 4 comments

Comments

@paterson
Copy link
Contributor

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?

@stephencirving
Copy link

Hi paterson.

I am new to rails. How do I clone the branch with stripe?

@paterson
Copy link
Contributor Author

paterson commented Jan 4, 2014

Hey Stephen,

My pull request branch is here -

https://github.com/paterson/selfstarter/tree/stripe.

The git url for that is git@github.com:paterson/selfstarter.git

So simply run

git clone -b stripe git@github.com:paterson/selfstarter.git

Or you can clone the whole repo then run

git checkout stripe to change to the stripe branch.

Have fun with Rails!
Niall

@vmayoral
Copy link

@paterson thanks for pushing this forward. I tried your branch with Stripe and here's what i get when i launch the app:

captura de pantalla 2014-11-25 a la s 22 32 12

captura de pantalla 2014-11-25 a la s 22 32 17

(working on this tree https://github.com/erlerobot/selfstarter)
Would you mind commenting on this matter? @ahcorde any thoughts?

@vmayoral
Copy link

@paterson after this commit it seems i moved forward. However now i face the following error:

captura de pantalla 2014-11-25 a la s 23 24 21

Tried both with my keys and with the ones provided. Still nothing. Any suggestions?

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

3 participants