RailsApps / rails-stripe-membership-saas

An example Rails 4.2 app with Stripe and the Payola gem for a membership or subscription site.
http://railsapps.github.io/rails-stripe-membership-saas
1.14k stars 232 forks source link

Deployment: When I try a live registration I get a JavaScript alert #26

Closed webmagnets closed 11 years ago

webmagnets commented 11 years ago

When I try a live registration I get a js alert that says "Stripe response: tok_0pOLzsrDzNEfFy".

I don't see any payments in Stripe dashboard.

Can you help me get stripe going?

DanielKehoe commented 11 years ago

Did you see successful registrations/subscriptions in Stripe Test mode?

If so, check that you changed your API keys for Live mode.

webmagnets commented 11 years ago

I didn't ever try test mode. I just went straight to Live mode. Am I too hasty?

Nathan Cain 501-463-6336 ndcain@gmail.com

On Thu, Nov 29, 2012 at 8:43 PM, Daniel Kehoe notifications@github.comwrote:

Did you see successful registrations/subscriptions in Stripe Test mode?

If so, check that you changed your API keys for Live mode.

— Reply to this email directly or view it on GitHubhttps://github.com/RailsApps/rails-stripe-membership-saas/issues/26#issuecomment-10876191.

DanielKehoe commented 11 years ago

I'm sorry, but at this point I have to tell you that I cannot help with deployment, configuration or installation issues. The example app is your reference implementation. If you find problems with the app you build from this tutorial, download the example app (in Git speak, clone it) and use a file compare tool to identify differences that may be causing errors. If you find that the reference implementation has errors, please open a GitHub issue. GitHub issues are for reporting errors in the software code.

Your best source for help with problems is Stack Overflow. Your issue may have been encountered and addressed by others.

You can also try Rails Hotline, a free telephone hotline for Rails help staffed by volunteers.