Tirdad
PSP-Agnostic Architecture

Connect to your stack

No vendor lock-in. Connect to payment gateways, CRMs, and accounting tools—or build custom integrations via webhooks. Switch providers without touching your billing logic.

View API Docs
Tirdad
StripeStripe
MoyasarMoyasar
RazorpayRazorpay
HubSpotHubSpot
QuickBooksQuickBooks
SalesforceSalesforce
StripeStripe
MoyasarMoyasar
RazorpayRazorpay
HubSpotHubSpot
QuickBooksQuickBooks
SalesforceSalesforce
StripeStripe
MoyasarMoyasar
RazorpayRazorpay
HubSpotHubSpot
QuickBooksQuickBooks
SalesforceSalesforce
StripeStripe
MoyasarMoyasar
RazorpayRazorpay
HubSpotHubSpot
QuickBooksQuickBooks
SalesforceSalesforce
0
Payment Gateways
0
Total Integrations
0
Categories
0+
Webhook Events

Integration Directory

Browse our growing library of native integrations. Can't find what you need? Use our webhook system to connect anything.

Connect to your preferred payment service providers for payment collection.

Developer Tools

Real-time event delivery

Build custom integrations with our webhook system. Receive real-time notifications for billing events with guaranteed delivery and automatic retries.

  • Configurable endpoint URLs
  • Event type filtering
  • Automatic retry with exponential backoff
  • HMAC signature verification
  • Event replay for recovery
Webhook Documentation
webhook-payload.json
{
  "id": "evt_1234567890",
  "type": "invoice.paid",
  "created": "2024-01-15T10:30:00Z",
  "data": {
    "invoice": {
      "id": "inv_abc123",
      "customer_id": "cus_xyz789",
      "amount": 9900,
      "currency": "USD",
      "status": "paid"
    }
  }
}

Need a custom integration?

Our team can help design and implement custom integrations for your specific workflow requirements.