# TokenExchange

**TokenExchange** is MagTek’s cloud-based, PCI-DSS certified tokenization service that removes sensitive data—like credit card PANs or PII—from your environment by replacing it with dynamically generated, vaultless tokens. Accessed via REST APIs, the service supports three token types: Payment Tokens (for eCommerce, card-on-file, and standard payment operations like Sale or Refund), Transaction Tokens (which create secure, tokenized payment links or QR codes for invoicing and remote collections), and PII Tokens. Built on the MagneSafe Security Architecture, tokens are created using AES/3DES encryption within an HSM and a DUKPT key management scheme, and are resilient against quantum computing attacks. The service is recommended for resellers, VARs, ISVs, and developers using the Magensa Payment Protection Gateway (MPPG) or Decrypt and Forward (DaF) service. 

The official MagTek TokenExchange support page is a central hub containing all the resources you'll need. There you can find product brochures (including the MagTek Hardware and Magensa Gateway Solutions Product Catalog, the Magensa Services Overview, and the Magensa TokenExchange brochure), programmer’s manuals covering Tokenization operations with sample SOAP requests/responses and the Token v2.0 REST API, developer documentation for the TokenExchange Connect client‑side JavaScript, API specifications and integration guides for MPPG v3 and v4, developer manuals for PayPal/Venmo and in‑app Apple Pay/Google Pay, as well as a comprehensive FAQ section and instructional videos.

### **TokenExchange Support**

<table data-view="cards"><thead><tr><th></th></tr></thead><tbody><tr><td><a href="https://www.magtek.com/support/tokenexchange"><mark style="color:$tint;"><strong>Support Page ></strong></mark></a></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/tokenexchange.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.
