# MPPG/Unigate

This page provides access to an interactive browser-based demonstration for **MPPG/Unigate.** The demos show various use cases with and without using MagTek readers. These demos are designed to help developers quickly test the integration of a physical card reader with the MPPG/Unigate service, validate device communication, and understand the end-to-end flow from device to browser to gateway and back to the device.

#### **Web-based Demos** <a href="#hid-demo" id="hid-demo"></a>

| **Web Demo**                                                                                                                   | **Description**                                                                                                                  |
| ------------------------------------------------------------------------------------------------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------- |
| [<mark style="color:$tint;">**​​MMS Unigate Demo**</mark>](https://rms.magensa.net/Test/demo/mmsUnigateDemo.html)              | This demonstrates how to perform an EMV Sale transaction with a MagTek card reader and MPPG/Unigate.                             |
| [<mark style="color:$tint;">**​​MMS Unigate Vending Demo**</mark>](https://rms.magensa.net/Test/demo/mmsUnigateVend.html)      | This demonstrates how to perform a simulated vending transaction for an EMV Sale using a MagTek card reader and MPPG/Unigate.    |
| [<mark style="color:$tint;">**​​Unigate Demo**</mark>](https://rms.magensa.net/Test/demo/UnigateDemo.html)                     | This demonstrates the flow of a wide array of transaction types using MPPG/Unigate.                                              |
| [<mark style="color:$tint;">**​​MMS Unigate Local Start**</mark>](https://rms.magensa.net/Test/demo/mmsUnigateLocalStart.html) | This demonstrates how DynaFlex II PED can be used to initiate a Sale transaction using its touchscreen prompts and MPPG/Unigate. |
| [<mark style="color:$tint;">**​​Disclaimer**</mark>](https://rms.magensa.net/Test/demo/Disclaimer.html)                        | Legal notifications                                                                                                              |

​


---

# 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://developer.magtek.com/magensa-services/mppg-unigate.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.
