Integrations

Connect Mewayz with your favorite tools and services.

Payment Gateways

Stripe

Accept credit card payments, manage subscriptions, and handle invoicing through Stripe.

  1. Go to Settings > Payment Methods
  2. Click "Connect Stripe"
  3. Enter your Stripe API keys (publishable and secret)
  4. Set up the webhook endpoint: https://app.mewayz.com/stripe/webhook
  5. Enable payment processing
Mewayz supports Stripe Checkout, Payment Intents, Subscriptions, and Customer Portal.

PayPal

Accept PayPal payments for invoices and subscriptions.

  1. Go to Settings > Payment Methods
  2. Click "Connect PayPal"
  3. Enter your PayPal Client ID and Secret

Communication

Slack

Receive notifications in Slack when events occur in Mewayz.

Configure in Settings > Integrations > Slack.

Email (SMTP)

Send emails through your own SMTP server or a service like SendGrid, Mailgun, or Amazon SES.

MAIL_MAILER=smtp
MAIL_HOST=smtp.example.com
MAIL_PORT=587
[email protected]
MAIL_PASSWORD=your-password
MAIL_ENCRYPTION=tls

Cloud Storage

Store files and attachments in the cloud:

ProviderConfiguration
LocalDefault. Files stored on server.
Amazon S3Set AWS credentials in Settings > Storage
Google Cloud StorageUpload service account JSON
DigitalOcean SpacesS3-compatible configuration

Authentication / SSO

Enable single sign-on for your team:

Configure in Settings > Authentication.

Webhooks

Mewayz can send HTTP POST requests to your endpoints when events occur.

Available Events

Webhook Payload Example

{
  "event": "invoice.paid",
  "timestamp": "2026-03-21T10:30:00Z",
  "data": {
    "invoice_id": 456,
    "amount": 1500.00,
    "currency": "USD",
    "customer_name": "Acme Corp"
  }
}

Zapier / Automation

Connect Mewayz to 5,000+ apps through Zapier. Popular automations: