Overdrive Connect

One Integration. Any Payment Provider.

Overdrive Connect is a unified payment integration platform that enables merchants to integrate with multiple payment providers through a single, consistent API.

Instead of maintaining separate integrations for each payment gateway, your application communicates only with Overdrive Connect.

+-------------------+
| Merchant Website  |
+-------------------+
          |
          | Create Payment
          v
+-----------------------+
|  Overdrive Connect    |
+-----------------------+
          |
          +-------------> Maya
          |
          +-------------> PayMongo
          |
          +-------------> Xendit
          |
          +-------------> More Providers...
          |
          v
   Hosted Checkout
          |
          v
 Customer Completes Payment
          |
          +-------------> Browser Redirect
          |
          +-------------> Secure Callback
                            |
                            v
                    Merchant Backend

Features

Integration Flow

  1. Create a payment using the REST API.
  2. Redirect the customer to the hosted checkout page.
  3. The customer completes the payment with the selected provider.
  4. Overdrive Connect processes the provider webhook.
  5. Your application receives a signed payment callback.

Getting Started

If this is your first integration, begin with the Getting Started guide from the navigation menu.

The complete interactive API Reference is available at /api/docs .