Solidus VS stripe-ruby

Compare Solidus vs stripe-ruby and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Solidus stripe-ruby
14 5
4,896 1,897
0.8% 0.9%
9.9 8.9
6 days ago about 7 hours ago
Ruby Ruby
BSD 3-clause "New" or "Revised" 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.

Solidus

Posts with mentions or reviews of Solidus. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-06.
  • OOP vs. services for organizing business logic: is there a third way?
    23 projects | dev.to | 6 Dec 2022
    github.com/solidusio/solidus (72k lines): E-commerce platform.
  • Are there any open source Rails templates for online stores .
    2 projects | /r/rails | 12 Jul 2022
    Not really basic, but Solidus.
  • Floyd's E-Commerce: from Squarespace to Solidus
    2 projects | dev.to | 21 Jun 2022
    In 2014, Floyd was lesser known as The Floyd Leg. Our website was on Squarespace for both its e-commerce solution and web hosting. A large part of our current success was realized by choosing to invest in a custom web application that’s built with Solidus. With our website no longer abstracted by a WYSIWYG ("What You See Is What You Get") editor, we partnered with Nebulab to handle full-stack web development. Solidus (Spree, at the time, before it was acquired, forked, and renamed) was recommended to power the e-commerce part of our application. The decision to go custom came after a successful Kickstarter campaign back in 2015 for the Floyd Legs—a set of four steel table legs that fastened onto any flat surface to quickly put a table together. We proved a market need for adaptable and sustainable furniture design. The co-founders, Kyle Hoff and Alex O’Dell, knew there were more product offerings on the roadmap as they championed Floyd to be the furniture solution for all apartment essentials. Fast forward to 2019, Floyd is seeking to be the furniture solution for the entire home worldwide.
  • Racket for E-Commerce
    8 projects | news.ycombinator.com | 2 Jun 2022
  • ROR ecommerce tutorial?
    2 projects | /r/rubyonrails | 3 Apr 2022
    I'd say Solidus and Spree are you best options rather than trying to roll out you own ecommerce solution.
  • E-commerce
    1 project | /r/Angular2 | 4 Dec 2021
    Completely agree. Alternatively, I would look for an open source project like solidus https://github.com/solidusio/solidus
  • Which has the larger dev community in 2021, Spree or Solidus?
    2 projects | /r/rails | 10 Nov 2021
    Solidus: https://github.com/solidusio/solidus/releases/tag/v3.1.1
  • Potenciando tu carrera profesional a través del Open Source
    7 projects | dev.to | 26 Oct 2021
  • Are there any open source Rails templates for online stores?
    3 projects | /r/rails | 12 Jul 2021
    Check out https://solidus.io/
  • Ask HN: Options to build a little online store
    1 project | news.ycombinator.com | 26 Apr 2021
    Hey there! I'm about to set up a small eshop (expected around 50 orders/month) for a relative (an artist). I've contemplated what's available, and I'm not very happy with what I found.

    - There's Woocommerce, which I've installed and tried doing basic setup, and it's too deeply bloated in the Wordpress ecosystem. My first impression from Prestashop was that it's going to be quite a similar PHP mess

    - I don't want to get vendor locked-in with things like Shopify. They also don't seem to offer much design customizability (I'm a web dev and there's quite a unique design concept for the site from the artist)

    - Searching GitHub for ecommerce, Solidus[1] looked quite promising, however, it also slightly overshoots the border of 'too complex' for me, and their docs on integrating a custom payments provider (a strict requirement - not US based) aren't really great

    [1]: https://github.com/solidusio/solidus

    So my question is: are there any borderline-pet projects I've missed?

    I've been doing web dev for over 2 years now, so I'm also thinking about building my own almost-serverless solution. Is that plausible in reasonable time (wouldn't want to give this more than 2 weeks), or are there too many holes to fall into even though the sensitive part of payments is handled by a simple integration?

    One more bit of info, together with building this, their whole web is going to be transferred to a new CMS, likely the Netlify headless CMS (IMO a very cool concept - no backend, frontend uses GitHub http API to directly commit any saved changes). Therefore ideally I'd love to integrate the products inventory into this CMS, which saves data into markdown + front matter, and then can be built into HTML or any JSON to be fetched by frontend - that's why I said almost-serverless.

stripe-ruby

Posts with mentions or reviews of stripe-ruby. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-14.
  • Stripe Connect onboarding with Ruby on Rails
    2 projects | dev.to | 14 Apr 2023
    Use the stripe-ruby SDK to interact with the Stripe API.
  • 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.
  • 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.
  • 🎥 New developer foundations videos for our client libraries
    8 projects | dev.to | 22 Apr 2021
    Thank you to our top open-source contributors this month: joeltaylor, ybiquitous, gogainda (stripe-ruby); masterjus (stripe-php); westy92, msternow (stripe-android); ees37 (stripe-go); Fonata (stripe-cli); rdsedmundo (stripe-node); hibariya (stripe-samples); risentveber, vinistock, jaredbeck, ryanwilsonperkin, anandvc, RyanBrushett, paracycle (sorbet).
  • Any examples of good gem wrappers around external APIs?
    8 projects | /r/ruby | 20 Apr 2021
    Surprised nobody's mentioned https://github.com/stripe/stripe-ruby yet.

What are some alternatives?

When comparing Solidus and stripe-ruby you can also consider the following projects:

Spree Commerce - A headless open source e-commerce platform for global brands

Active Merchant - Active Merchant is a simple payment abstraction library extracted from Shopify. The aim of the project is to feel natural to Ruby users and to abstract as many parts as possible away from the user to offer a consistent interface across all supported gateways.

Open Classifieds - Yclas Self Hosted is a powerful script that can transform any domain into a fully customizable classifieds site within a few seconds.

Payola

ROR Ecommerce - Ruby on Rails Ecommerce platform, perfect for your small business solution.

Paypal Merchant SDK

Shoppe - The tryshoppe.com website repository

credit_card_validations - :credit_card: ruby gem for validating credit card numbers, generating valid numbers, luhn checks

Saleor - Saleor Core: the high performance, composable, headless commerce API.

Koudoku - Robust subscription support for Rails with Stripe.