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.
Coverage remained the same at 100.0% when pulling 39c34143a8c572438d8bd1df99a3d808aab9f297 on update-stripe-key-name into 1150713a9859a4bd4247956e32fac293ad2d3ffc on master.
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.