InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more β
Stripe Alternatives
Similar projects and alternatives to Stripe
-
-
InfluxDB
InfluxDB β Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
-
supabase
The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Strapi
π Strapi is the leading open-source headless CMS. Itβs 100% JavaScript/TypeScript, fully customizable, and developer-first.
-
PostgreSQL
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
-
-
Redis
For developers, who are building real-time data-driven applications, Redis is the preferred, fastest, and most feature-rich cache, data structure server, and document and vector query engine.
-
-
-
Nuxt.js
Discontinued Nuxt is an intuitive and extendable way to create type-safe, performant and production-grade full-stack web apps and websites with Vue 3. [Moved to: https://github.com/nuxt/nuxt]
-
-
-
hookdeck-cli
Alternative to ngrok for localhost asynchronous web development (e.g. webhooks). No account required.
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Stripe discussion
Stripe reviews and mentions
-
Release Radar Β· October 2024: Major updates from the open source community
Sorry to disappoint, but Stripe is not an open source project, nor is it a major release. The reason it's here is because Stripe just shipped a bunch of updates for their open source projects. Someone must have been doing some spring cleaning π§Ή - or is it fall cleaning in the Northern Hemisphere π€? Whatever is it, Stripe have a tonne of new updates for you including Stripe .NET 47.0, Stripe Node 17.0, Stripe PHP 16.0, Stripe Ruby 13.0, and Stripe Python 11.0. Each of these is a library for accessing Stripe's API from applications written in .NET, Node.js, PHP, Ruby, and Python respectively. These are all updates based on changes to the Stripe API and SDK. Click on each one to check out their breaking changes.
-
Bringing more sweetness to ruby with sorbet types π¦
First let's introduce the tool: Sorbet is a gem developed by Stripe that aims to bring type notation syntax and type checking support for the Ruby ecosystem by utilizing the "Gradual typing" philosophy, it also provide type generation from YARD comments via the tapioca gem, allowing to grow alongside the already built Ruby codebase.
-
Which billing processor to use? Stripe vs wise? Which is a better choice for my international business?
The problem is stripe.com charges 4.6% total in fees. Wise charges 1.89%.
-
Ask HN: What are some well-designed websites?
For me Stripe is the peak for a product/company website:
https://stripe.com/
I heard some people admire https://linear.app/ but I don't see the appeal myself
Majority of websites often fall into one of two categories:
1. Traditional off the shelf template
2. Look cool but fail when it comes to usability and robustness (those featured on awwwards)
-
How to Process Stripe Subscriptions In Your Serverless Apps
You could have the best service in the world, but if you have a payment gateway that leaves people feeling uncomfortable, you'll lose them. Not only that, but you have PCI compliance you would need to deal with and a slew of other things that are handled for you with a payment vendor like Stripe, Square, or PayPal.
-
Safe & Easy Boosting || 30% off
Your payment and data is processed safely through Stripe. We are verified and also accept Paypal.
-
Using Stripe to Implement Payment handling on a website
First you'll want to go to Stripe's website and setup an account. Then install Stripe with pip install stripe. In this example I'm using Flask for the backend and React for the frontend. The website is an e-commerce page for buying and selling skateboards. Now create some models for the product to sell and the receipts then run flask db init, flask db migrate, and flask db upgrade to create the database. My models look like so:
-
Clearing up some misconceptions about Kick's Security
Kick uses a Payment Processor called Stripe
-
How do I integrate stripe Payment gateway in react while i am using laravel as bekend ??
I did that with Vue and Laravel a few times. If you need Stripe data linked to a user account your best bet is Laravel Cashier. Otherwise you'll have to use the PHP SDK.
-
Reloadable Purchasing Cards
stripe allows issuing cards, similar to how cash app, Venmo and other payment platforms issues cards to users. Iβve personally never issued a card but the documentation is there and should be simple!
-
A note from our sponsor - InfluxDB
www.influxdata.com | 17 May 2025
Stats
stripe/stripe-php is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of Stripe is PHP.