> 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/downloads-compliance-and-marketing-materials/marketing-materials/legacy-products/card-readers.md).

# Card Readers

Welcome to the resource hub for Legacy Card Reader Products from MagTek. Please note that all products listed on this page have reached end‑of‑life (EOL) and are no longer in production or actively supported. These resources are provided for reference and maintenance purposes only. This section contains documentation, manuals, and software archives to assist with existing deployments.

### **Legacy Card Reader Products**

| **Product**                                                                                            | **Description**                                                                                       |
| ------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------- |
| <mark style="color:red;">**aDynamo**</mark>                                                            | Product manuals and software resources for the aDynamo secure card reader authenticator.              |
| [<mark style="color:red;">**BulleT**</mark>](broken://pages/zLmeEY5maTpERihEx3TT)                      | Technical reference manuals and installation guides for the BulleT magnetic stripe card reader.       |
| [<mark style="color:red;">**cDynamo**</mark>](broken://pages/XUAMFKzrdFdbTDvMejUC)                     | Programmer’s manuals, installation and operation guides, and SDKs for the cDynamo secure card reader. |
| [<mark style="color:red;">**DynaMAX**</mark>](broken://pages/9xhT8XwQF7EN99Qi8qqP)                     | Product documentation and software for the DynaMax magnetic stripe card reader.                       |
| [<mark style="color:red;">**Flash**</mark>](broken://pages/zHFIpYKeRO7juYFifcaE)                       | User manuals and technical specifications for the Flash card reader.                                  |
| [<mark style="color:red;">**Full Size Swipe Card Reader**</mark>](broken://pages/3C3wSnQq5lJjXRRI7ltO) | Installation and operation manuals for the Full Size Swipe Card Reader.                               |
| [<mark style="color:red;">**Javelin**</mark>](broken://pages/2n2437Wu8eHZzrOz9pQ2)                     | Programmer’s manuals and technical references for the Javelin magnetic stripe card reader.            |
| [<mark style="color:red;">**Half-Card**</mark>](broken://pages/lIpeSNZpL5ZHawtkFxue)                   | Product documentation for the Half-Card magnetic stripe reader.                                       |
| [<mark style="color:red;">**kDynamo**</mark>](broken://pages/14z0bEI1xv6DjWRGnAis)                     | Installation guides, programmer’s manuals, and SDKs for the kDynamo secure card reader.               |
| [<mark style="color:red;">**MagneSafe Mini**</mark>](broken://pages/LLHagNFMXCX8ynlIkM2i)              | Technical documentation for the MagneSafe Mini secure reader.                                         |
| [<mark style="color:red;">**Mini Swipe**</mark>](broken://pages/fq7BhTvDH3VzkCKMFzpF)                  | User manuals and driver resources for the Mini Swipe magnetic stripe reader.                          |
| [<mark style="color:red;">**SureSwipe**</mark>](broken://pages/a24G7Pt1pwr2iYfpDZ1g)                   | Installation and operation manuals for the SureSwipe card reader.                                     |
| [<mark style="color:red;">**Swipe & Park**</mark>](broken://pages/AQgLVa2aLUX2jtYJiUy2)                | Product documentation and user guides for the Swipe & Park magnetic stripe reader.                    |

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

For additional support, please contact MagTek Support:

**Technical Support:**

* 📧 **Email:** <support@magtek.com>
* 📞 **Phone:** 1-800-788-6835 (US) | +1-562-546-6616 (International)
* 🕐 **Hours:** Monday-Friday, 6:00 AM - 5:00 PM PST

**Online Resources:**

* 🌐 **Official Site:** [https://www.magtek.com](https://www.magtek.com/)
* 💬 **Developer Forum:** [https://forum.magtek.com](https://forum.magtek.com/)

**Documentation Feedback:**

Help us improve this documentation! [Submit feedback](broken://spaces/1lWLescKFIPsMeIJI6Cd/pages/5314c528980689961380bea0044c1256aaeb39bc)
{% 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, and the optional `goal` query parameter:

```
GET https://developer.magtek.com/downloads-compliance-and-marketing-materials/marketing-materials/legacy-products/card-readers.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
