PaymentSaveDelegate
public protocol PaymentSaveDelegate : AnyObject
Undocumented
-
Undocumented
Declaration
Swift
func savePaymentDidSucceed()
-
Undocumented
Declaration
Swift
func savePaymentDidFailWith(_ error: Error)