Integrations
AI providers
AiDone supports multiple AI providers. Configure keys in .env and in the admin panel if required.
Common keys:
OPENAI_API_KEYREPLICATE_API_TOKEN
Payment gateways
Enable gateways from Admin -> Payment Gateway:
- Stripe
- PayPal
- Paddle
- Razorpay
- Paytm
- Iyzico
- Offline payments
Most gateways need API keys or merchant IDs, which are provided by the gateway itself.
Social login
Enable Google or Facebook login in the admin settings, then set:
GOOGLE_CLIENT_IDandGOOGLE_CLIENT_SECRETFACEBOOK_CLIENT_IDandFACEBOOK_CLIENT_SECRET
AiDone can send emails using SMTP or providers like Mailgun or Postmark. Configure the email settings in the admin panel and test delivery.
