init(dictionary:)
Creates an object that validates the identity of a merchant for a payment request.
Declaration
init(dictionary: [AnyHashable : Any])Parameters
- dictionary:
An opaque object returned by the Apple Payment server.
Creates an object that validates the identity of a merchant for a payment request.
init(dictionary: [AnyHashable : Any])An opaque object returned by the Apple Payment server.