Failed to Authorize Payment Request: <private> Error: Error Domain=nfcd Code=22 UserInfo={NSLocalizedDescription=<private>}

I am trying to integrate Apple Pay into my website. I am running into the error in the title, which occurs after TouchID authentication is successful. Any idea as to what exactly is causing this error?

That's not an expected error: if you can file a feedback report and provide the number here we can investigate for you. Thanks!

Any feedback regarding this error? I am experiencing the same thing when utilizing the Payment Request API.

Figured out my problem. Seems supports3DS is required in the merchantCapabilities.

Failed to Authorize Payment Request: &lt;private&gt; Error: Error Domain=nfcd Code=22 UserInfo={NSLocalizedDescription=&lt;private&gt;}
 
 
Q