tipsi-stripe VS react-native-stripe-payments

Compare tipsi-stripe vs react-native-stripe-payments and see what are their differences.

tipsi-stripe

React Native Stripe binding for iOS/Android platforms (by tipsi)

react-native-stripe-payments

Lightweight, easy to integrate and use React native library for Stripe payments (using Payment Intents) compliant with SCA (strong customer authentication) (by Fitpassu)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
tipsi-stripe react-native-stripe-payments
3 2
1,136 98
- -
4.7 2.1
10 months ago about 1 year ago
JavaScript Kotlin
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

tipsi-stripe

Posts with mentions or reviews of tipsi-stripe. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-14.
  • Mollie & React Native
    2 projects | /r/reactnative | 14 Apr 2021
    Did someone already tried to use Mollie as payment gateway instead of Stripe ? They don't provide a library for React Native and I couldn't find any opensource like react-native-stripe-payments or tipsi-stripe does thus my question. Thank you.
  • Stripe Card Payment in React Native without 3P Library
    6 projects | dev.to | 17 Feb 2021
    Many novice developers or stripe users could get to know about Tipsi-stripe when searching "React Native Stripe" in the search box, as stripe has no official support for React Native. One of the reasons for using Tipsi-Stripe is moderate to good SCA/PCI compliance, as it is actually a wrapper around native SDKs. At the same time, one can avoid that for lack of customisation. Customisation in the sense of card inputs.
  • Stripe in-app payments in React Native
    2 projects | dev.to | 5 Dec 2020
    Stripe does not have an official package for React Native, but the community has some libraries to offer. One of them is tipsi-stripe. The stable release of tipsi-stripe is not currently supported (December 2020) because the last stable release is from August 2019, and since then the EU Strong Customer Authentication (SCA) came into power. It requires a major update of the package because the native part of the package has been updated. The version of tipsi-stripe that supports SCA 8.0.0-beta.11 is still being developed.

react-native-stripe-payments

Posts with mentions or reviews of react-native-stripe-payments. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-14.
  • Mollie & React Native
    2 projects | /r/reactnative | 14 Apr 2021
    Did someone already tried to use Mollie as payment gateway instead of Stripe ? They don't provide a library for React Native and I couldn't find any opensource like react-native-stripe-payments or tipsi-stripe does thus my question. Thank you.
  • Stripe in-app payments in React Native
    2 projects | dev.to | 5 Dec 2020
    Next thing, as we described in the "How it works" section, we'll send a request to your backend on route to create payment intent. In the request, you can pass the cart_id, or array of cart items that are being bought, as long as you can calculate the total price, you are good. If the request was successful, the backend should return you the client_secret, and you can prompt the user to enter his credit card details. You can create your own design of the credit card input, or you can use react-native-credit-card-input or some other credit card input package. You can check if the credit card is valid using the stripes isCardValid method. For testing you can find the test credit cards here.

What are some alternatives?

When comparing tipsi-stripe and react-native-stripe-payments you can also consider the following projects:

stripe-js - Loading wrapper for Stripe.js

react-native-health-connect - React native library for health connect (Android only)