survival / donation-system

:gem: Gem containing Survival's donation system logic
https://donation-system-staging.herokuapp.com/
MIT License
2 stars 3 forks source link

Update Stripe key name to STRIPE_SECRET_KEY #14

Closed octopusinvitro closed 7 years ago

octopusinvitro commented 7 years ago

Now that we are going to use Stripe in the frontend, we have two Stripe keys, the public (for the frontend) and the secret (for the backend). So we need to differenciate them.

The credentials repo was updated and I also added the two new keys to both Heroku and Travis.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 39c34143a8c572438d8bd1df99a3d808aab9f297 on update-stripe-key-name into 1150713a9859a4bd4247956e32fac293ad2d3ffc on master.