Stripe.Net VS stripe-react-native

Compare Stripe.Net vs stripe-react-native and see what are their differences.

Stripe.Net

Stripe.net is a sync/async .NET 4.6.1+ client, and a portable class library for stripe.com. (by stripe)

stripe-react-native

React Native library for Stripe. (by stripe)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Stripe.Net stripe-react-native
7 22
1,317 1,192
0.9% 2.1%
9.1 8.4
1 day ago 14 days ago
C# TypeScript
Apache License 2.0 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.

Stripe.Net

Posts with mentions or reviews of Stripe.Net. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-22.
  • Managing Webhook Events for Connected Accounts
    3 projects | dev.to | 22 Feb 2024
    In the previous article in this series, we examined how to integrate customer registration and onboarding for Stripe Connect accounts into an ASP.NET Core Razor Page application. To do this, we leveraged the Stripe .NET NuGet package which provides a convenient wrapper around the Stripe HTTP APIs. While Stripe does provide an abundance of functionality through API endpoints, there will be situations that require more than a typical request-response interaction.
  • Ask HN: Examples of Top C# Code?
    29 projects | news.ycombinator.com | 25 Oct 2022
    I like the Stripe API design, and as a follow-on, I tend to like their coding styles and structures. Here's their official Stripe dotnet library - https://github.com/stripe/stripe-dotnet. It's well organized and the code coverage looks good.
  • August Stripe Developer Digest
    9 projects | dev.to | 31 Aug 2022
    New API version released: Version 2022-08-01 of the Stripe API has been released along with major version upgrades to all official client libraries, namely Dotnet, Go, Java, PHP, Node, Python, and Ruby. Read more about breaking changes in the API upgrades section and how to upgrade.
  • Explore Stripe Tax and the new webhooks dashboard
    8 projects | dev.to | 23 Sep 2021
    Stay compliant with updated KYC regulations: We’ve added future_requirements support to our Java, PHP, .NET, Go, and Node SDKs. This parameter enables developers to know account verification requirements and deadlines.
  • Scalable developer video production
    7 projects | dev.to | 2 Jun 2021
    Stripe has seven main client libraries — Ruby, PHP, Python, Node, .NET, Go, and Java — and we wanted to give junior developers a foundation of broadly applicable knowledge to help them in all of their Stripe development going forward.

stripe-react-native

Posts with mentions or reviews of stripe-react-native. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-20.
  • react-native-payments alternative for Apple payments !?
    3 projects | /r/reactnative | 20 Feb 2023
    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 💪🏽
  • October Stripe Developer Digest
    6 projects | dev.to | 31 Oct 2022
    Stripe React Native: version 0.19 was released, which contains breaking changes required to fit updated brand guidelines from Google for Google Pay and moves the minimum compileSdkVersion to v33.
  • September Stripe Developer Digest
    3 projects | dev.to | 30 Sep 2022
    Stripe React Native: Versions 0.15.0 - 0.18.1 were published this month and include a breaking change: Your compileSdkVersion for android/build.gradle must be set to greater than version 32. There are also updates to confirmPayment, several bug fixes, and the inclusion of Link on PaymentSheet for iOS.
  • August Stripe Developer Digest
    9 projects | dev.to | 31 Aug 2022
    Stripe React Native v0.15.0–0.16.0: Two new releases to our React Native library this month include support for dark mode on the GooglePayButton and CardForm components. These updates also introduced several breaking changes from previous versions.
  • July Stripe Developer Digest
    4 projects | dev.to | 28 Jul 2022
    Stripe React Native v0.12.0–0.14.1: This has been added in the canAddCardToWallet method, for use with Stripe Issuing in combination with Apple and Google Pay wallets. This set of releases also allows devs to set the default country for both the CardField and CardForm components, and includes several bug fixes.
  • How to handle Google and Apple Pay?
    2 projects | /r/reactnative | 16 May 2022
  • What would you like to see Stripe improve on iOS?
    3 projects | /r/iOSProgramming | 18 Jan 2022
    We do have a first-party react native library here: https://github.com/stripe/stripe-react-native. Anything specific with it, you'd like to see improved?
  • Explore Stripe Tax and the new webhooks dashboard
    8 projects | dev.to | 23 Sep 2021
    Stripe React Native now supports Google Pay, Apple Pay, JCB, WeChat, and multiline card elements as of v0.2.0. In addition, we’re working with Expo to provide a better setup experience. Read our guide on dev.to.
  • Do I need to use In-App Purchases for my RN app?
    4 projects | /r/reactnative | 8 Sep 2021
    We are currently getting ready to build a react-native app for https://www.therunbuddy.co.uk/ and are not sure if we can just use the Stripe SDK to accept payments in the app or do we need to use the In-App payments API.
  • React Native payment with Stripe
    2 projects | /r/reactnative | 10 Jun 2021
    2) https://github.com/stripe/stripe-react-native

What are some alternatives?

When comparing Stripe.Net and stripe-react-native you can also consider the following projects:

nopCommerce - ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.

ServiceStack.Stripe - Typed .NET clients for stripe.com REST APIs

SimplCommerce - A simple, cross platform, modulith ecommerce system built on .NET

react-native-iap - react-native native module for In App Purchase.

SmartStoreNET - Open Source ASP.NET MVC Enterprise eCommerce Shopping Cart Solution

Virto Commerce - Virto Commerce Platform Repository

Square - C# client library for the Square Connect APIs

GrandNode - Open source, headless, multi-tenant eCommerce platform built with .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, Vue.js.

BeYourMarket - OpenSource ASP.NET to build your own marketplace

firebase-mobile-payments - Firebase Cloud Functions to create payments in native Android and iOS applications.

react-native-payments - Accept Payments with Apple Pay and Android Pay using the Payment Request API.

adyen-dotnet-api-library - Adyen API Library for .NET