prepareStoreAndForward()
Configures the pipeline for reading payment or loyalty cards in Store and Forward mode.
Declaration
func prepareStoreAndForward() async throws -> StoreAndForwardPaymentCardReaderSessionReturn Value
StoreAndForwardPaymentCardReaderSession when successful.
Discussion
Call this function to configure Tap to Pay on iPhone on someone’s device. This method verifies that the device is able to read contactless cards and is properly configured to process reads in Store and Forward mode.
Prior to calling this method, make sure that your service provider has the Store and Forward feature enabled and that you created an online session in the last 24 hours.