Overview
Payy supports multiple payment methods so you can accept cards, PayPal, and crypto from your store. Each method is configured in the dashboard and connected via API keys or OAuth.Stripe
Accept cards and local payment methods.
PayPal
Accept PayPal and Venmo. Coming soon.
Crypto
Accept Bitcoin, Ethereum, and other cryptocurrencies. Coming soon.
Before you start
- Create a Payy account and complete store setup from the Quickstart.
- Get your API keys from the provider (e.g. Stripe Dashboard) in test or live mode.
- Configure in Payy under Settings → Payment methods in your dashboard.
Use test keys while building. Switch to live keys only when you are ready to accept real payments.
General flow
- Create an account with the payment provider (Stripe, PayPal, etc.).
- Create API keys or connect via OAuth in the provider dashboard.
- Add the method in Payy and paste your keys or complete the connection.
- Test with the provider’s test mode before going live.
Next steps
Stripe setup
Step-by-step Stripe setup.

