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.
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.
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.