Hi,
Is it possible to test Apple Pay within an app distributed through TestFlight? Can the sandbox environment be used?
It appears neither sandbox nor real cards work.
canMakePayments() always returns true whereas canMakePayments(usingNetworks) always returns false, even though I can see cards added to the wallet.
Thanks.