alexabbott / firebase-cms

A CMS + E-commerce platform built with Angular and Firebase
https://fir-cms-76f54.firebaseapp.com/
MIT License
313 stars 125 forks source link

Cannot progress to 'confirm order' screen #15

Closed evberrypi closed 6 years ago

evberrypi commented 6 years ago

Hey Alex, Love this CMS. I just pulled it down and built it, but in both my local version and the demo app, at the confirmation screen, the Stripe spinner never fetches any information from stripe and keeps spinning infinitely. It just hangs on 'verifying payment method'.

Any clue as to what it is? It appears to validate the card correctly in test mode, as using a non-test card will throw an error.

evberrypi commented 6 years ago

Actually, not sure why it wasn't working in the Demo, but after cloning locally, and redeploying the functions to Firebase with my config set, it works.