# Wedget

**Wedget™** is a developer tool and keyboard extension application for both iOS and Android mobile devices that simplifies card data acquisition from MagneSafe® Secure Card Reader Authenticators (SCRAs). Instead of requiring complex programming with a full SDK, Wedget allows developers to securely capture and process sensitive payment and ID card data by simply creating a standard text box in their application workflow. When the user selects the Wedget keyboard and presents a card, the extension acts as a bridge, parsing the data into a JSON format that the target application can then pass along to MagTek’s Magensa Services for processing. The application supports a wide range of MagTek devices, including the eDynamo and DynaFlex II Go..

The official MagTek Wedget support page is a central hub containing all the resources you'll need. There you can find product brochures (including the **Wedget Brochure**, the **MagTek Hardware and Magensa Gateway Solutions Product Catalog**, and the **Magensa Services Overview**), user manuals (such as the **Wedget Installation and Operation Manual** for both iOS and Android), and developer resources (including the **Pursuing L3 Certification** developer guide).

### Wedget Support

<table data-view="cards"><thead><tr><th></th></tr></thead><tbody><tr><td><a href="https://www.magtek.com/support/wedget"><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/wedget.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.
