react-native-stripe icon indicating copy to clipboard operation
react-native-stripe copied to clipboard

Apple pay is enabled, but no card is configured?

Open dmbrowne opened this issue 8 years ago • 0 comments

Hi,

I'm running into problem when trying to test this on a physical device. I have apple merchant id, and stripe key. everything works fine in the simulator. however when i try the same operation on a physical device (with a card setup and verified on it) StripeNative.canMakePaymentsUsingNetworks() returns false. is there something different i must do to enable it to work on a device?

Kind Regards

dmbrowne avatar Sep 12 '16 11:09 dmbrowne