Device Fingerprint
-
Class to collect a Cybersource device fingerprint for a transaction and attach it to the transaction’s payment parameters.
Device profiling relies on the optional profiling libraries being linked into the app. When those libraries are unavailable or the checkout is not configured for device profiling, the profiling methods finish with an error.
See moreDeclaration
Swift
@objc public class OPPCybersourceDeviceFingerprint : NSObject, OPPDeviceFingerprint
Device Fingerprint Reference