Stripe not working with live publishableKey React Native
In my Stripeprovider in App.js I was using the publishable test key with no issues everything was working pretty well, when I changed it to the live key stripe ( I also changed the secret on the backend) loads for…