Is there a security risk in hosting an app’s HTML/JavaScript payment system on a CDN?
We have a mobile app (React and Expo) in which the user is able to provide payment via Stripe. Our implementation uses a WebView which renders HTML and JavaScript content, which in turn pulls in the Stripe JavaScript client and implements … Continue reading Is there a security risk in hosting an app’s HTML/JavaScript payment system on a CDN?