Accept payments with Stripe (bring your own keys)
Mythex billing (your Pro plan) uses Stripe for Mythex. That is separate from payments inside apps you build. There is no one-click “Connect Stripe” for your app — use your own Stripe keys + the agent.
Steps
- Create a Stripe account and get test keys
- Add
STRIPE_SECRET_KEY(and publishable key if needed) to Secrets - Prompt:
- Test in Preview with Stripe test cards, then publish