【问题标题】:Stripe Payment In expo React Native App Using Firebase Cloud Function使用 Firebase 云功能在 expo React Native App 中进行条纹支付
【发布时间】:2021-09-18 21:22:36
【问题描述】:

我搜索了很多,但没有一个符合我的要求。 只是我需要知道在 expo react native 应用程序中集成条带的所有库之间有什么区别,例如,我发现:@stripe/stripe-react-native、tipsi-stripe、expo-stripe-checkout ...

【问题讨论】:

    标签: firebase react-native google-cloud-functions expo stripe-payments


    【解决方案1】:

    stripe-react-native:

    您可以将 stripe-react-native [0] 集成到 ReactNative 应用程序中,参考此处的指南(以及 [0] 中链接的 github 存储库上的安装步骤):https://stripe.com/docs/payments/accept-a-payment?platform=react-native

    提示条纹:

    tipsi-stripe 是一个社区构建和维护的库,用于在 ReactNative 应用程序中使用 Stripe,但不再更新或维护,因此建议仅使用 stripe-react-native。

    世博会:

    Expo 应用程序也支持stripe-react-native,您可以从https://github.com/stripe/stripe-react-native#expohttps://docs.expo.io/versions/latest/sdk/stripe/ 开始。

    由于您使用的是 Expo,这是我建议您采取的路线。

    [0]https://github.com/stripe/stripe-react-native

    【讨论】:

      猜你喜欢
      • 2019-05-03
      • 2019-10-02
      • 1970-01-01
      • 1970-01-01
      • 2018-08-19
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多