Instance Method

prepare()

Prepares the card reader for accepting payments.

Declaration

func prepare() async throws

Discussion

This method initializes and configures the Apple Proximity Reader required for Tap to Pay. It should be called after authentication but before attempting to initiate a payment session.