react-native-payments alternative for Apple payments !?

This page summarizes the projects mentioned and recommended in the original post on /r/reactnative

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • react-native-payments

    Accept Payments with Apple Pay and Android Pay using the Payment Request API.

  • So I started looking for a way to open any application window through any way or a package but couldn't find any. So then I started exploring ways to only open payment handling apps (like Wallet in iOS) and still couldn't find any but react-native-payments.

  • stripe-react-native

    React Native library for Stripe.

  • What is your purpose with the action of opening the payment window? Do you just want to show the cards, or is the user buying a product, or is it for something in the app? The react-native-payment has not seen any updates the past 2 years… I would skip this package for usage. You could use something like https://github.com/stripe/stripe-react-native if you like to use stripe as a payment provider. Or for in app purchases I use https://github.com/dooboolab/react-native-iap So it depends on want you want to accomplish and what kind of payment provider you want to use. Good luck 💪🏽

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • react-native-iap

    react-native native module for In App Purchase.

  • What is your purpose with the action of opening the payment window? Do you just want to show the cards, or is the user buying a product, or is it for something in the app? The react-native-payment has not seen any updates the past 2 years… I would skip this package for usage. You could use something like https://github.com/stripe/stripe-react-native if you like to use stripe as a payment provider. Or for in app purchases I use https://github.com/dooboolab/react-native-iap So it depends on want you want to accomplish and what kind of payment provider you want to use. Good luck 💪🏽

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts