Closed jeff-da closed 7 years ago
Add .gitignore and removed .DS_Store and /node_modules
Add copyright information to project (MIT License)
Fix Stripe API and Stripe Error links in readme.md
Use const instead of var/let when possible
Explain Stripe format necessities for sending/receiving token details
Use form-urlencoded npm package to account for edge cases
Write tests with Jasmine for valid and invalid payment information
Polish method of locating payment information type
Add .gitignore and removed .DS_Store and /node_modules
Add copyright information to project (MIT License)
Fix Stripe API and Stripe Error links in readme.md
Use const instead of var/let when possible
Explain Stripe format necessities for sending/receiving token details
Use form-urlencoded npm package to account for edge cases
Write tests with Jasmine for valid and invalid payment information
Polish method of locating payment information type