# ebizcharge-emv-terminals-id-update

# Emv Terminal – Update View

**Module:** Ebizcharge  
**Screen Type:** Update View  
**URL:** `/^ebizcharge/emv-terminals/<pk>/update/`  
**Model:** EmvTerminal  
**Record Name:** Emv Terminal  
**Plural Name:** Emv Terminals  

---

## What This Screen Is For
_TODO: Explain what this screen does in plain language._

---

## What You See on This Screen
📸 _Add a screenshot of this screen._

## Fields on This Screen

| Field | Type | Description |
|------|------|------------|
| Last Modified At | Date & time | _TODO_ |
| Last Modified By | Relationship (single) (optional) | _TODO_ |
| Name | Text | Friendly name to help identify the terminal, e.g. "Register 1" |
| Description | Text | Additional information about the terminal, possibly include the brand, model, location, etc. |
| Mac Address | Text | Optionally identify the MAC address of the terminal |
| Serial Number | Text | Optionally identify the serial number of the terminal |
| Payment Gateway Id | Text | Stores the unique hardware ID from the payment gateway |
| Pairing Code | Text | Stores the pairing code from the payment gateway used to activate the device |
| Enable Emv | Yes/No | Enable or disable chip reader (EMV) features on this device, if supported |
| Enable Nfc | Yes/No | Enable or disable tap-to-pay features on this device, if supported |
| Enable Tip Adjust | Yes/No | Enable or disable tip adjustment features on this device, if supported |
| Enable Pin Debit | Yes/No | Enable or disable PIN debit card transactions on this device, if supported |

## System Fields (Managed Automatically)

⚙️ These fields are managed by the system and usually do not need to be edited.

| Field | Type | Description |
|------|------|------------|
| Id | Auto number (ID) | _TODO_ |
| Created At | Date & time | _TODO_ |
| Created By | Relationship (single) (optional) | _TODO_ |
| Custom Fields | Extra Fields JSONField | _TODO_ |
| Deleted At | Date & time (optional) | _TODO_ |

---

## Common Tasks
- _TODO_

---

## Tips & Helpful Hints
💡 _TODO_

---

## Who Uses This Screen
- _TODO_

## Related Screens

- **List View** — [ebizcharge-emv-terminals](https://help.brisksystems.us/books/brisk-documentation/page/ebizcharge-emv-terminals)
- **Create View** — [ebizcharge-emv-terminals-create](https://help.brisksystems.us/books/brisk-documentation/page/ebizcharge-emv-terminals-create)
- **Detail View** — [ebizcharge-emv-terminals-id](https://help.brisksystems.us/books/brisk-documentation/page/ebizcharge-emv-terminals-id)

---

## Advanced Notes
_TODO_