做了一些研究,似乎React Native不支持Stripe。看到ttps://github.com/xcarpentier/react-native-stripe-api和https://github.com/lrettig/react-native-stripe,但前者已过时,不支持Stripe Connect,后者仅支持iOS。
因此,我遇到的唯一直接整合是:http://blog.bigbinary.com/2015/11/03/using-stripe-api-in-react-native-with-fetch.html和https://www.youtube.com/channel/UCfKg5GYGxq2XfQ3ebHx-b2A
问题是:http://blog.bigbinary.com/2015/11/03/using-stripe-api-in-react-native-with-fetch.html和https://www.youtube.com/channel/UCfKg5GYGxq2XfQ3ebHx-b2A是否完全符合PCI标准?
这里列出了完全符合PCI要求的内容,https://stripe.com/docs/security
如果已经使用React Native完全集成Stripe的任何人都可以加入,那么非常感谢任何见解或指导。
提前感谢您,一定会提前/接受回答