#red-rn
1 messages · Page 1 of 1 (latest)
@silver prairie have you set a merchantIdentifier ? If testing on Simulator.app it can be any string for now(you only need a real one when deploying to physical devices). If you Expo you have to configure it there as well : https://github.com/stripe/stripe-react-native#expo
Yes, I have correctly setup the merchant identifier (using app.json and by passing as value of StripeProvider). Expo has been setup correctly to. Thank you
in that case I'd suggest opening a detailed issue on the Github project so we can try to look into it, off the top of my head I'm not sure what else to check unfortunately!