Kotlin Stripe

Open-source Kotlin projects categorized as Stripe

Top 3 Kotlin Stripe Projects

  • stripe-android

    Stripe Android SDK

  • Project mention: Ask HN: Is Android development a thing of the past? | news.ycombinator.com | 2023-12-27

    "I haven't seen excitement around any product and ecosystem launched since 2018 except flutter and Firebase."

    Hard disagree, lol. Android Jetpack was launched in 2018. It was basically the second generation of Android development, it was a proper "tech stack" instead of everyone cobbling together third party libraries. Architectures switched over to the one true MVVM, instead of being this mess of MVC, MVP, etc.

    Jetpack Compose is pretty amazing, it cut down our LOC by about half because we don't need adapters for every list. Kotlin coroutines & flow is nice. You get reactive programming, no more complex nested if/else conditions. We're not using Fragments or Activities much now either, navigation is via Compose, meaning DI is less necessary. So builds can be much faster too with a 2023 stack, and you can get UI changes rendered in the emulator immediately without even needing to update the build.

    Here's a modern stack I made, should be able to spin up an app in an hour, and it shouldn't be too hard to read the code: https://github.com/smuzani/android-minimalist-template

    Or if you want something production, Stripe's code is one of my favorites: https://github.com/stripe/stripe-android

    Jetpack has some dark moments though, but that's a story for another day.

  • 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)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • Momentum

    Android, iOS & iPadOS payments & video streaming apps built w/ SwiftUI & Jetpack Compose, the apps persist data locally w/ SQLDelight and Remote w/ Prostgres, Payments w/ Stripe and Caching (by MwaiBanda)

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Kotlin Stripe related posts

Index

What are some of the best open-source Stripe projects in Kotlin? This list will help you:

Project Stars
1 stripe-android 1,208
2 react-native-stripe-payments 98
3 Momentum 34

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com