ApplePay

constructor(nonce: String, nonceSignature: String, certificate: String)

Parameters

nonce

Base64 cryptographic nonce provided by the device's wallet.

nonceSignature

Base64 cryptographic nonce provided by the device's wallet.

certificate

Apple's public leaf certificate. Base64 encoded in PEM format with headers (-----BEGIN CERTIFICATE-----) and trailers omitted. Provided by the device's wallet.