react-native-stripe
react-native-stripe copied to clipboard
Apple pay is enabled, but no card is configured?
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