# Archive

This archive page provides access to historical and reference documentation for legacy Magensa web services, security architectures, and integration tools, including decryption services, payment gateways, tokenization, remote device management, and browser-based middleware that help developers securely process transactions and manage MagTek hardware.

### **Archive Services**

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><a href="https://developer.magtek.com/magensa-services/archive/decrypt"><mark style="color:$tint;"><strong>Decrypt ></strong></mark></a></td><td><em>A web service that accepts encrypted cardholder data from MagTek secure readers and returns decrypted data to the application, offloading cryptographic processing to a PCI‑compliant cloud environment.</em></td></tr><tr><td><a href="https://developer.magtek.com/magensa-services/archive/decrypt-and-forward"><mark style="color:$tint;"><strong>Decrypt &#x26; Forward ></strong></mark></a></td><td><em>A service that decrypts encrypted card swipe information and forwards the cleared data to third‑party payment processors, enabling ISVs to integrate secure payment handling without building decryption directly into their applications.</em></td></tr><tr><td><a href="https://developer.magtek.com/magensa-services/archive/magensa-payment-protection-gateway-mppg"><mark style="color:$tint;"><strong>Magensa Payment Protection Gateway ></strong></mark></a></td><td><em>A unified, cloud‑based payment gateway that simplifies PCI compliance by providing a single, flexible interface for processing magstripe, EMV chip, contactless, and card‑not‑present transactions across multiple merchant processors.</em></td></tr><tr><td><a href="https://developer.magtek.com/magensa-services/archive/magneflex"><mark style="color:$tint;"><strong>MagneFlex ></strong></mark></a></td><td><em>A suite of no‑royalty, free‑to‑distribute browser and middleware tools (Navy, Blue, Sky, Powder, Prism) that let developers integrate MagTek hardware with web and network applications without writing platform‑specific code or managing separate SDKs.</em></td></tr><tr><td><a href="https://developer.magtek.com/magensa-services/archive/magnesafe-security-architecture"><mark style="color:$tint;"><strong>MagneSafe Security Architecture ></strong></mark></a></td><td><em>An open, multi‑layer security foundation built on strong encryption (3DES/AES), DUKPT key management, tokenization, and MagnePrint authentication that protects cardholder data from the moment of swipe, dip, or tap while helping exceed PCI requirements.</em></td></tr><tr><td><a href="https://developer.magtek.com/magensa-services/archive/remote-services-support"><mark style="color:$tint;"><strong>Remote Services Support ></strong></mark></a></td><td><em>A web service and virtual‑terminal capability that enables over‑the‑air remote key injection, configuration changes, firmware updates, and diagnostics for MagTek secure readers already deployed in the field, eliminating costly factory returns.</em></td></tr><tr><td><a href="https://developer.magtek.com/magensa-services/archive/tokenexchange"><mark style="color:$tint;"><strong>Token Exchange ></strong></mark></a></td><td><em>A REST‑based tokenization service that creates and redeems secure tokens (Token, StoredToken, PaymentToken, InvoiceToken) for sensitive data, reducing the risk and compliance scope of storing primary account numbers and other confidential information.</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: 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/archive.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.
