Contents

PaymentCardReader.UpdateEvent

An event you receive during the configuration of the payment system.

Declaration

enum UpdateEvent

Overview

If the prepare(using:updateHandler:) must update the device’s configuration, it delivers events to the update handler you provided. Use those events to monitor the status of the update.

Topics

Enumeration Cases

Instance Properties

See Also

Deprecated