Hi! May be I am doing something wrong, but I am really confused.
I am trying to test Apple Pay on real device in release iOS build (through XCode Run), but got undefined paymentToken.
We set up ApplePay as it described in the Apple docs, got merchantId.
Hi! May be I am doing something wrong, but I am really confused. I am trying to test Apple Pay on real device in release iOS build (through XCode Run), but got undefined paymentToken.
We set up ApplePay as it described in the Apple docs, got merchantId.
Here is the code:
Everything works fine: appears ApplePay confirmation dialog, but after confirming by touchId, paymentToken is undefined. Thanks!