Apple Pay - "Payment Not Completed"

We are using the in app payments with the react native (1.5.5)
We see today that customers see “Payment Not Completed” when using apple pay. Attached picture

:wave: Are you seeing a declined message in the API Logs as to why this payment didn’t go through? There should be more detail in the logs. :slightly_smiling_face:

Yep, I should have given more data. There is no error log in Square API because we don’t send the nonce to Square yet, this happens before it gets to Square.

My current research that it’s related to expired merchant certificate.

Okay, if you update the certificate does it work? :slightly_smiling_face:

Just to circle back on this for future searchers, this happened to us when the Square Certificate for Apple Pay has expired and we had to create a new certificate and trigger a new build with the certificate.

Hope this helps.
Roy