Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Ruby

Setting up Stripe in an existing rails app

I have done so much work trying to set up my rails app with stripe but I have been not able to do it. Right now my token is returning nil. I lost track of what I have tried I have spent well over 10 hours on this I just need some guidance ha. I am getting an error on line 34 here: https://github.com/jeremiahlukus/Abound/blob/master/app/controllers/orders_controller.rb

PLEASE HELP!!! haha

Dave Faliskie
Dave Faliskie
17,793 Points

Hi Jeremianh,

I am planning on setting up stripe with a rails site as well. I have not started yet and was wondering if you found any good tutorials, articles, or resources that may be helpful? Sorry I couldn't be of any help with your problem, hopefully you found a fix already!