#peter_cnudde-PaymentIntent-Clientside
1 messages · Page 1 of 1 (latest)
I don't believe that is even allowed with a client side key. There are some no code options that don't require a server side but otherwise you will need a server https://stripe.com/docs/payments/no-code
If I create a key that is limited to just creating payment intents, I could keep the secret in the app. Don't see a big security issue with that.
That is a bad idea. Then anyone could make PaymentIntents of whatever kind if they have your key.