Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains device information for Point-of-Sale/Point-of-Service devices.
Element hierarchy
<Package>
└─ <Extensions>
└─ <uap8:Extension>
└─ <uap8:PosPaymentConnector>
└─ <Applications>
└─ <Application>
└─ <Extensions>
└─ <uap8:Extension>
└─ <uap8:PosPaymentConnector>
Syntax
<uap8:PosPaymentConnector
DisplayName = 'A required string between 1 and 256 characters in length. This string is localizable.' />
Attributes
| Attribute | Description | Data type | Required | Default value |
|---|---|---|---|---|
| DisplayName | The display name of the device. | A string between 1 and 256 characters in length. This string is localizable. | Yes |
Child elements
None.
Parent elements
| Parent element | Description |
|---|---|
| uap8:Extension | Declares an extensibility point for the app. |
Requirements
| Item | Value |
|---|---|
| Namespace | http://schemas.microsoft.com/appx/manifest/uap/windows10/8 |
| Minimum OS Version | Windows 10 version 1903 (Build 18362) |