PCOperationsManager
Processes PCOperation objects
-
Imports operation from server response.
-
Gets list of operations identifiers from PCSDK Server.
-
Gets operation data from PCSDK Server.
-
Processes the operation
Transaction to confirm/decline must be specifyied using
toConfirmandtoDeclineparameters. Each transaction intoConfirmortoDeclinemust be the reference to one of transactions returned byPCOperation.transactions.
-
Confirms each transaction in the operation
-
Declines each transaction in the operation
PCOperationsManager Class Reference