> For the complete documentation index, see [llms.txt](https://developer.magtek.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.magtek.com/hardware/card-readers/mms-dyna-devices.md).

# MMS Dyna Devices

This page provides resources for MagTek's MMS (MagTek Messaging Schema) Dyna device family, which includes secure card readers and PIN pads that communicate using the MMS command set. These devices support reading magnetic stripe, EMV® Contact Chip, EMV Contactless, NFC Mobile Wallets, Non-payment NFC technologies, and 1D/2D barcodes. Here you will find documentation covering device communication protocols, developer tools, and configuration guides for various Dyna device models.

### Key Product Directory >

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><a href="https://magtek.gitbook.io/magtek-support/hardware/card-readers/mms-dyna-devices/emv-common-kernel/dynaflex-scr"><mark style="color:$tint;"><strong>DynaFlex II SCR ></strong></mark></a></td><td><em>Go to this page to view detailed resources including programmer’s manuals, technical reference guides, software/SDKs, FAQs, and instructional videos for the DynaFlex II Secure Card Reader.</em></td></tr><tr><td><a href="https://magtek.gitbook.io/magtek-support/hardware/card-readers/mms-dyna-devices/emv-common-kernel/dynaflex-ii-ped"><mark style="color:$tint;"><strong>DynaFlex II PED ></strong></mark></a></td><td><em>Go to this page to find brochures, programmer’s manuals, compliance documents, and software tools for the DynaFlex II PED, a PIN Entry Device.</em></td></tr><tr><td><a href="https://magtek.gitbook.io/magtek-support/hardware/card-readers/mms-dyna-devices/emv-common-kernel/dynaflex-ii-go"><mark style="color:$tint;"><strong>DynaFlex II Go ></strong></mark></a></td><td><em>Go to this page to access documentation, software, and FAQ videos for the portable DynaFlex II Go SCR, a Secure Card Reader.</em></td></tr><tr><td><a href="https://developer.magtek.com/hardware/card-readers/mms-dyna-devices/dynaprox"><mark style="color:$primary;"><strong>DynaProx ></strong></mark> </a></td><td><em>Go to this page to find brochures, programmer’s manuals, and compliance documents for the DynaProx EMV Contactless, and NFC Contactless reader.</em></td></tr><tr><td><a href="https://developer.magtek.com/hardware/card-readers/mms-dyna-devices/dynaflex-pro-scr-gen-i"><mark style="color:$primary;"><strong>DynaFlex Pro/SCR (Gen I) ></strong></mark></a></td><td><em>Go to this page to find brochures, programmer’s manuals, compliance documents, and software tools for the DynaFlex Pro/SCR (Gen I) PCI PTS POI certified Secure Card Reader Authenticators reader.</em></td></tr></tbody></table>

{% hint style="info" %}
**Need Help?**

For additional support, please contact MagTek Support:

**Technical Support:**

* 📧 **Email:** [support@magtek.com](mailto:support@magtek.com?subject=Support%20Request)
* 📞 **Phone:** 1-562-546-6800 (US)
* 🕐 **Hours:** Monday-Friday, 5:30 AM - 5:00 PM PST

**Online Resources:**

* 🌐 **Support Portal:** developer.magtek.com

**Documentation Feedback:**

Help us improve this documentation! [feedback@magtek.com](mailto:feedback@magtek.com?subject=Feedback)
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/hardware/card-readers/mms-dyna-devices.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.
