All Projects → service-bot → Servicebot

service-bot / Servicebot

Licence: gpl-3.0
Open-source subscription management & billing automation system

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Servicebot

Stripe Billing Typographic
⚡️Typographic is a webfont service (and demo) built with Stripe Billing.
Stars: ✭ 186 (-78.3%)
Mutual labels:  stripe, payments
wp-simple-pay-lite
Add high conversion Stripe payment forms to your WordPress site in minutes.
Stars: ✭ 31 (-96.38%)
Mutual labels:  stripe, payments
Ledgersmb
Repository for the LedgerSMB project -- web app for accounting & ERP
Stars: ✭ 222 (-74.1%)
Mutual labels:  postgresql, payments
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)
Stars: ✭ 78 (-90.9%)
Mutual labels:  stripe, payments
Gringotts
A complete payment library for Elixir and Phoenix Framework
Stars: ✭ 396 (-53.79%)
Mutual labels:  stripe, payments
Stripe Payments Demo
Sample store accepting universal payments on the web with Stripe Elements, Payment Request, Apple Pay, Google Pay, Microsoft Pay, and the PaymentIntents API. 💳🌍✨
Stars: ✭ 1,287 (+50.18%)
Mutual labels:  stripe, payments
pinax-stripe-light
a payments Django app for Stripe
Stars: ✭ 670 (-21.82%)
Mutual labels:  stripe, payments
subscribie
Collect recurring payments online - subscription payments collection automation
Stars: ✭ 36 (-95.8%)
Mutual labels:  stripe, payments
Digota
ecommerce microservice
Stars: ✭ 382 (-55.43%)
Mutual labels:  stripe, payments
Laravel Stripe Webhooks
Handle Stripe webhooks in a Laravel application
Stars: ✭ 300 (-64.99%)
Mutual labels:  stripe, payments
Stripy
Micro wrapper for Stripe's REST API.
Stars: ✭ 49 (-94.28%)
Mutual labels:  stripe, payments
Django Payments
Universal payment handling for Django.
Stars: ✭ 575 (-32.91%)
Mutual labels:  stripe, payments
Dj Stripe
Django + Stripe Made Easy
Stars: ✭ 1,022 (+19.25%)
Mutual labels:  stripe, payments
Ngx Stripe
Angular 6+ wrapper for StripeJS
Stars: ✭ 128 (-85.06%)
Mutual labels:  stripe, payments
Elements Examples
Stripe Elements examples.
Stars: ✭ 874 (+1.98%)
Mutual labels:  stripe, payments
drf-stripe-subscription
An out-of-box Django REST framework solution for payment and subscription management using Stripe.
Stars: ✭ 42 (-95.1%)
Mutual labels:  stripe, payments
Stripe Connect Rocketrides
Sample on-demand platform built on Stripe: Connect onboarding for pilots, iOS app for passengers to request rides.
Stars: ✭ 426 (-50.29%)
Mutual labels:  stripe, payments
Pinax Stripe
a payments Django app for Stripe
Stars: ✭ 650 (-24.15%)
Mutual labels:  stripe, payments
Pgnodemx
A PostgreSQL extension that provides SQL functions to allow capture of node OS metrics via SQL queries.
Stars: ✭ 26 (-96.97%)
Mutual labels:  postgresql
Migrator
Opinionated database migration library for Go applications.
Stars: ✭ 7 (-99.18%)
Mutual labels:  postgresql

⚠ Deprecation warning:

As the efforts of the Servicebot team are focused on the new Billflow.io version, this version is no longer under active development.

If you're looking for a modern integration with Stripe, super easy to set up, and priced for startups, check out the new project.

The open source version will be available indefinitely until further notice. For inquiries on continuing development of this project, email us at [email protected].


Open-source Subscription Management System

Automate what happens when customers subscribe, cancel, and upgrade

Overview

Servicebot is an XaaS (Anything-as-a-service) platform. You can define requestable service templates with an advanced service designer that supports many input types and pricing models. You can even develop plugins which can run code when these services are requested. The goal being that Servicebot manages the lifecycle of any type of service a business can offer.

Try in PWD

Features

  • Automate Billing: Create and sell anything as a service in minutes.

    • Service designer: Design service offerings that link directly to Stripe.
    • Subscription management: Supports automatic recurring charges.
    • Quote system: You can allow your customers to request quotes for your services before charging them.
    • Free trials: Give out free trials of your subscription offerings to your customers.
    • Add-ons and Upsell: Add custom fields to your service request form which influence the final price.
    • Adding charges: Add one-time charges to a running service for custom work your clients want.
    • Refunds: You can issue partial or full refunds on your customer invoices.
  • Manage Customers:.

    • Store-front: Let your customers order from your catalog without needing another website.
    • Automatic invoicing: Invoices are generated and sent to customers automatically.
    • Service cancellations: Customers can request cancellations.
    • RBAC: Customize roles for staff
    • Communication: Customers can send your business messages when they have questions
  • Extensibility:

    • Full REST API: Integrate Servicebot with your existing website or application
    • Plugin framework: Develop plugins to extend the functionality of servicebot (documentation coming soon)

Installation

Self Hosting Solution — Manual installation guide could be found here: Installation Guide

API

API referencehttps://api-docs.servicebot.io/

Built With

  • NodeJS — Our back end API is a Node express app. It responds to requests RESTfully in JSON.
  • React — Our front end is a React app that communicates with the Node Express api server.
  • PostgreSQL — Our database is Postgres.
  • Stripe — Our platform integrates with Stripe to handle billing

Contributing

ServiceBot is open source and accepts contributions from the public

We look forward to working with you!

Get the Latest News

Credit

License

Copyright (C) 2021 Billflow

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].