Set the uiDelegate
in order to receive callbacks from Primer SDK. It can also be set with start function.
1
weak var uiDelegate: PrimerHeadlessUniversalCheckoutUIDelegate?
swift
copy
Set the uiDelegate
in order to receive callbacks from Primer SDK. It can also be set with start function.
1
weak var uiDelegate: PrimerHeadlessUniversalCheckoutUIDelegate?