summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/StorePaymentManager
AgeCommit message (Expand)AuthorFilesLines
2022-11-09Remove shared instancesAndrej Mihajlov1-11/+11
2022-11-08Set ResultOperation generic typesAndrej Mihajlov1-1/+4
2022-11-08Merge guts of StoreReceipt into SendStoreReceiptOperationAndrej Mihajlov3-187/+96
2022-11-08Payments: reduce code duplication when calling observersAndrej Mihajlov1-34/+26
2022-11-08Payments: move account validation into operation, add background observerAndrej Mihajlov1-37/+47
2022-10-31Add temporary StorePaymentManager.sharedAndrej Mihajlov1-0/+7
2022-10-31Introduce StorePaymentEvent to pass payment related data.Andrej Mihajlov9-0/+816