<!--
{
  "availability" : [
    "iOS: 27.0.0 -",
    "iPadOS: 27.0.0 -",
    "macCatalyst: 27.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "ProximityReader",
  "identifier" : "/documentation/ProximityReader/CustomerEngagement/Status",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "ProximityReader"
    ],
    "preciseIdentifier" : "s:15ProximityReader18CustomerEngagementO6StatusO"
  },
  "title" : "CustomerEngagement.Status"
}
-->

# CustomerEngagement.Status

A predefined set of customer engagement screen states.

```
enum Status
```

## Topics

### Getting the status

[`case paymentCompleted`](/documentation/ProximityReader/CustomerEngagement/Status/paymentCompleted)

A screen indicating a payment is complete.

[`case paymentFailed`](/documentation/ProximityReader/CustomerEngagement/Status/paymentFailed)

A screen indicating a payment failure.

[`case ready`](/documentation/ProximityReader/CustomerEngagement/Status/ready)

A screen indicating the session is ready for customer interaction.

### Enumeration Cases

[`case checkoutCompleted`](/documentation/ProximityReader/CustomerEngagement/Status/checkoutCompleted)

A screen indicating the checkout is complete.

## Relationships

### Conforms To

[`Equatable`](/documentation/Swift/Equatable)

[`Hashable`](/documentation/Swift/Hashable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Sendable`](/documentation/Swift/Sendable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)