Contents

fetchPaymentCardReaderStore()

Returns a store containing the read results the framework obtained using a Store and Forward session.

Declaration

func fetchPaymentCardReaderStore() throws -> PaymentCardReaderStore

Return Value

PaymentCardReaderStore when successful.

Discussion