# Datagate Integration

### Overview

The Datagate Integration with Alternative Payments syncs invoice PDF documents from Datagate into your Alternative Payments dashboard. This is a **document-sync only** integration -- it does not sync invoice amounts, line items, payment status, or customer records. This integration provides your customers with easy access to Datagate invoice PDFs through a self-serve portal, streamlining your billing process.

{% hint style="info" %}
Note: The Datagate integration currently works as a secondary or tertiary integration. The invoice number from Datagate should match your primary integration (either PSA or Accounting software) in order for us to retrieve and display the Datagate invoice PDF.
{% endhint %}

***

### Steps to Integrate Datagate with Alternative Payments

1. **Request an API Key from Datagate**\
   Email the Datagate support team at <support@datagate-i.com> to request a new API key. Be sure to include relevant account details to expedite the process.
2. **Receive the API Key**\
   Datagate’s support team will respond to your request with the new API key. Please note that this may take some time, depending on their response rate.
3. **Connect Datagate to Alternative Payments**\
   Once you have the API key, log into your Alternative Payments dashboard.

* Navigate to the Integrations section and select the Other Tab.
* Click on the Connect button next to Datagate.

4. **Enter the API Key**\
   In the API key field, enter the key you received from Datagate and click Submit to complete the integration.\ <br>

   <figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfLtNdeczCb76PdyiC9ZyGXH5kjNwlvp62Y8GhlyjLY-80XR5KuFw4Hx-dX0DHTyaZ03a9QnLpR-9DWzJsOPgvc0y6UAqWnx0udFtHJcDiT81SvjRUH_ZjmlznFrdgcssBqiEUL?key=QCz1uI228WP0nH8lJfP6vBdv" alt=""><figcaption></figcaption></figure>

***

### Using the Datagate Integration

Once your Datagate integration is successfully connected, invoice PDFs from Datagate will be accessible through your invoice dashboard. To find these invoices, search for an example that starts with “VOIP-xxxx.” These invoices will be synced from Datagate. To see an invoice, click on the invoice number and select Download from the top right corner of the screen. The Datagate invoice PDF will automatically download.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdQ6T7zSxkOrBjVOpeq12G--RCBF1WPmSe98PGx-eYMUt8OTZmLHdofVprJUdddh-AelHwilYpCqRM15JKML4HbmIhoHlS1FXebl8FOAvoA4ImP7vqdfIieHdQq5k4VftVU0pn17w?key=QCz1uI228WP0nH8lJfP6vBdv" alt=""><figcaption></figcaption></figure>

We hope this guide helps! Your customers will now be able to view and pay Datagate invoices directly through their billing portal.\
\
If you have any further questions or need assistance with your integration, please don’t hesitate to reach out to <customersuccess@alternativepayments.io> or your Customer Success Manager.

\ <br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.alternativepayments.io/integrations/telecom-voip-integration-guides/datagate-integration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
