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