FAC10 / fac-donation-app

A donation app for Founders & Coders!
https://fac-donation-app.herokuapp.com/
4 stars 0 forks source link

Make a call to Stripe API to receive a token #33

Closed jessicasalmon closed 7 years ago

jessicasalmon commented 7 years ago

Make a call to Stripe API which generates a token when a user inputs their card details for the first time. Then submit the token and the rest of your form to your server.

This will enable us to: