Stripe Ephemeral Keys
Creates temporary API keys for mobile clients
Requirements
Ephemeral Keys are short-lived API keys that allow mobile and web clients to directly retrieve limited information from the Stripe API. They're commonly used in mobile apps to securely fetch customer payment methods or create payment intents without exposing your secret API keys.
Includes:
- POST /ephemeral_keys