# Solution Planning

Smooth deployment of an iDynamo 5 solution requires some up-front planning and decision-making:

* Determine the overall **functional requirements** and desired **user experience** of the solution iDynamo will be integrated into. For example, how iDynamo 5 and its host will be physically **presented** to the cardholder. This includes whether the solution will be handheld or permanently mounted in a stand or enclosure, and whether the solution is intended to be used in portrait or landscape orientation. When planning placement, be sure to consider:

{% stepper %}
{% step %}

### Power source availability

Permanently mounted solutions should be within reasonable cabling distance from the power source; handheld solutions need a designated secure location with charging power available.
{% endstep %}

{% step %}

### Ergonomics

Make sure there is adequate clearance for operators or cardholders to easily find the critical components of the device, and swipe a card.
{% endstep %}
{% endstepper %}

* Determine what **documentation** and **training** will be required from solution design through testing and field deployment. For example, it may be necessary to develop a solution-specific installation procedure for technicians, and training materials for operators.
* Determine what type of **host** iDynamo 5 will connect to. Use **Table 2-1** to determine which model of iDynamo is appropriate for your solution, and use **Table 2-2** to determine which adapters and accessories you need. When planning, include any additional support or devices required by the host, such as physical locations, mounting, and power connections.
* Determine how the host and iDynamo 5 will be **mounted**.
* Determine what **software** will be installed on the host and how it will be configured. Software can include operating system, transaction processing software, security software, and so on. Include any additional support required by the software, such as network connections.
* Determine how iDynamo should be **configured** and specify when you order devices. MagTek or your reseller can advise. For deep detail about configuration options and how they affect device behavior, see ***iDynamo 5 Gen III Programmer’s Manual (COMMANDS)***
* Determine how iDynamo 5 will be **branded**. In large quantities, MagTek can accommodate custom branding colors and trade dress. Contact a representative for details.
* Determine how the solution will be **tested** and, if appropriate, how it will be **certified**.
* Determine how the solution will be **maintained**. See **Maintenance** for guidance on maintaining the iDynamo 5 portion of the solution.
* Determine how the solution will be **regularly inspected** for tampering, unauthorized added components such as eavesdropping or skimming devices, and so on. Proper inspection requires additional solution-specific training, instructions, and visual references.

**Table 2-1 - iDynamo Models**

<table><thead><tr><th width="190.66668701171875">Part #</th><th>Description</th></tr></thead><tbody><tr><td>21087027</td><td>USBC, PCI, Reader</td></tr><tr><td>21087028</td><td>USBC, Non-PCI, Reader</td></tr></tbody></table>

**Table 2-2 - iDynamo Accessories**

<table><thead><tr><th width="190.66668701171875">Part #</th><th>Description</th></tr></thead><tbody><tr><td>96700025</td><td>Cleaning Accessory, Alcohol Cleaning Card (Optional)</td></tr><tr><td>1000009531</td><td>Cable, USB-C To USB-C, Right Angle 90 Degree</td></tr><tr><td>1000009471</td><td>Cable, USB-C to Lightning C78, VBUS-23 AWG</td></tr></tbody></table>


---

# 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/hardware/card-readers/magnetic-stripe-readers/idynamo-5-gen-iii/documentation/user-manuals/installation-and-operation-manual/solution-planning.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.
