Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. App Wishlist
  3. Eleutheria Pay - Open source donation platform

Eleutheria Pay - Open source donation platform

Scheduled Pinned Locked Moved App Wishlist
124 Posts 8 Posters 55.3k Views 10 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • marcusquinnM marcusquinn

    Nice! Subscription payments would be high on my recommendation list to enable easy setup of retainers and hosting agreements etc.

    ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #5

    @marcusquinn For sure. I can get that going next. Shouldn't be hard (knock on wood).

    1 Reply Last reply
    2
    • jdaviescoatesJ jdaviescoates

      Also a nice name.

      I think the only other time I've seen/ heard the work Eleutheria used is in this nice Lenny Kravitz song:

      ? Offline
      ? Offline
      A Former User
      wrote on last edited by
      #6

      @jdaviescoates 😄 just did a google for gods/goddesses of liberty and found it lol

      1 Reply Last reply
      2
      • ? Offline
        ? Offline
        A Former User
        wrote on last edited by
        #7

        FYI I edited the OP with a link to the issue board on my gitlab instance. It has the current requests + some things I want to do.

        1 Reply Last reply
        1
        • ? A Former User

          Ever since I gave up on FossPay, I have been working on a Node + Vue based version of the same thing called Eleutheria Pay. Think of it as a layer overtop of Stripe to handle donations that can be self hosted. It is not at feature parity yet, but I hope to get there eventually. Right now it has stripe based one-time payments working. Is anyone interested in this being developed further and it being tailored more to Cloudron?

          I am open to feature requests as well.

          Repo: https://git.atrilahiji.dev/atrilahiji/eleutheriapay
          Cloudron Package: https://git.cloudron.io/AtriLahiji/eleutheriapay-app
          Demo (Use this card info: https://stripe.com/docs/testing#cards) : https://testsupport.atrilahiji.dev/

          This has finally reached a 1.0.0 release that better reflects what I wanted this project to me. Its certainly not complex but thats precisely what I wanted. No user management. Nothing complex. Just a customizable page that looks professional(ish) and can serve its own donate button you can embed anywhere. I have updated the package accordingly and am waiting to hear back about whether or not it can be added to the store. That being said, to get a better idea of how many people actually want this I urge you to upvote this first post.

          murgeroM Offline
          murgeroM Offline
          murgero
          App Dev
          wrote on last edited by
          #8

          @atrilahiji Any demo setup or screenshots?

          --
          https://urgero.org
          ~ Professional Nerd. Freelance Programmer. ~

          ? 2 Replies Last reply
          0
          • murgeroM murgero

            @atrilahiji Any demo setup or screenshots?

            ? Offline
            ? Offline
            A Former User
            wrote on last edited by
            #9

            @murgero I got it working just today so I still need to work out docs + screenshots. That being said I just release subcscriptions so I'll be throwing up my personal prod setup + an instance in stripe's test mode for people to try.

            jdaviescoatesJ 1 Reply Last reply
            3
            • murgeroM murgero

              @atrilahiji Any demo setup or screenshots?

              ? Offline
              ? Offline
              A Former User
              wrote on last edited by
              #10

              @murgero Here's the demo link. All payments are using test stripe credentials so nothing should go through.

              https://testsupport.atrilahiji.dev/

              timconsidineT 1 Reply Last reply
              2
              • ? Offline
                ? Offline
                A Former User
                wrote on last edited by
                #11

                @murgero FYI you need to use these numbers in the demo to see a successful test payment: https://stripe.com/docs/testing#cards

                I'm working on docs now and will add this info.

                1 Reply Last reply
                2
                • ? A Former User

                  @murgero I got it working just today so I still need to work out docs + screenshots. That being said I just release subcscriptions so I'll be throwing up my personal prod setup + an instance in stripe's test mode for people to try.

                  jdaviescoatesJ Online
                  jdaviescoatesJ Online
                  jdaviescoates
                  wrote on last edited by
                  #12

                  @atrilahiji said in Eleutheria Pay - Open source donation platform:

                  I just release subcscriptions

                  Nice one! 😄

                  I use Cloudron with Gandi & Hetzner

                  ? 1 Reply Last reply
                  0
                  • jdaviescoatesJ jdaviescoates

                    @atrilahiji said in Eleutheria Pay - Open source donation platform:

                    I just release subcscriptions

                    Nice one! 😄

                    ? Offline
                    ? Offline
                    A Former User
                    wrote on last edited by
                    #13

                    @jdaviescoates do you prefer more of a preconfigured subscription system where you define tiers or the current method where I let the user enter the amount they subscribe for

                    jdaviescoatesJ 1 Reply Last reply
                    1
                    • ? Offline
                      ? Offline
                      A Former User
                      wrote on last edited by A Former User
                      #14

                      FYI I added a bunch of features on my repo board including SMTP support for receipts (might be able to leverage stripe for this to reduce complexity). I'd like some opinions on what you guys want for features before I bug @girish to have this on Cloudron.

                      1 Reply Last reply
                      2
                      • ? A Former User

                        @jdaviescoates do you prefer more of a preconfigured subscription system where you define tiers or the current method where I let the user enter the amount they subscribe for

                        jdaviescoatesJ Online
                        jdaviescoatesJ Online
                        jdaviescoates
                        wrote on last edited by
                        #15

                        @atrilahiji said in Eleutheria Pay - Open source donation platform:

                        @jdaviescoates do you prefer more of a preconfigured subscription system where you define tiers or the current method where I let the user enter the amount they subscribe for

                        I think some defaults plus option to self-define probably the best of both worlds. A bit like how Open Collective do it, e.g. https://opencollective.com/bettermediauk/donate

                        I use Cloudron with Gandi & Hetzner

                        ? 1 Reply Last reply
                        0
                        • jdaviescoatesJ jdaviescoates

                          @atrilahiji said in Eleutheria Pay - Open source donation platform:

                          @jdaviescoates do you prefer more of a preconfigured subscription system where you define tiers or the current method where I let the user enter the amount they subscribe for

                          I think some defaults plus option to self-define probably the best of both worlds. A bit like how Open Collective do it, e.g. https://opencollective.com/bettermediauk/donate

                          ? Offline
                          ? Offline
                          A Former User
                          wrote on last edited by A Former User
                          #16

                          @jdaviescoates I'll get that out for the next release. I wanted to work through some clean-up tasks and basic (and boy oh boy do I mean basic) documentation as @murgero requested. Got the ever important dark mode and user customizable CSS added as features. And also displaying the currency because I'm a dingus and didn't realize that was something that might be useful to know when paying somewhere.

                          0.1.6 is out here: https://git.lahijiapps.dev/atrilahiji/eleutheriapay
                          Your request should make it into 0.1.7.

                          The demo has been updated so you can play around with the new look.

                          murgeroM 1 Reply Last reply
                          1
                          • ? A Former User

                            @jdaviescoates I'll get that out for the next release. I wanted to work through some clean-up tasks and basic (and boy oh boy do I mean basic) documentation as @murgero requested. Got the ever important dark mode and user customizable CSS added as features. And also displaying the currency because I'm a dingus and didn't realize that was something that might be useful to know when paying somewhere.

                            0.1.6 is out here: https://git.lahijiapps.dev/atrilahiji/eleutheriapay
                            Your request should make it into 0.1.7.

                            The demo has been updated so you can play around with the new look.

                            murgeroM Offline
                            murgeroM Offline
                            murgero
                            App Dev
                            wrote on last edited by
                            #17

                            @atrilahiji If I can put in a feature request - can you please allow the ability to have configurable social buttons / contact buttons? (Facebook, Twitter, Instagram, Email, Matrix, so on.)

                            --
                            https://urgero.org
                            ~ Professional Nerd. Freelance Programmer. ~

                            ? 1 Reply Last reply
                            0
                            • murgeroM murgero

                              @atrilahiji If I can put in a feature request - can you please allow the ability to have configurable social buttons / contact buttons? (Facebook, Twitter, Instagram, Email, Matrix, so on.)

                              ? Offline
                              ? Offline
                              A Former User
                              wrote on last edited by A Former User
                              #18

                              @murgero Sure thing. I'll look into having the most common ones added. Email, FB, Twitter, Insta, Mastodon, Github. Any others you can think of?

                              Another thing I was thinking of was a "back arrow button" on the left side of the top nav which goes to whatever you configured your success URL to be (or it can be seperate... which is probably better. Along with the new CSS customizability it might be cool to have it "look and feel" like an extension of the site you link to it from. I did quite literally give full CSS access to the App.vue's global style section. For example, the current dark theme is matching my personal site's colour because I primarily made this for myself 🙂

                              marcusquinnM 1 Reply Last reply
                              0
                              • ? A Former User

                                @murgero Sure thing. I'll look into having the most common ones added. Email, FB, Twitter, Insta, Mastodon, Github. Any others you can think of?

                                Another thing I was thinking of was a "back arrow button" on the left side of the top nav which goes to whatever you configured your success URL to be (or it can be seperate... which is probably better. Along with the new CSS customizability it might be cool to have it "look and feel" like an extension of the site you link to it from. I did quite literally give full CSS access to the App.vue's global style section. For example, the current dark theme is matching my personal site's colour because I primarily made this for myself 🙂

                                marcusquinnM Offline
                                marcusquinnM Offline
                                marcusquinn
                                wrote on last edited by
                                #19

                                @atrilahiji Discord, GitLab, maybe Element? Website of course.

                                Web Design https://www.evergreen.je
                                Development https://brandlight.org
                                Life https://marcusquinn.com

                                1 Reply Last reply
                                0
                                • ? Offline
                                  ? Offline
                                  A Former User
                                  wrote on last edited by
                                  #20

                                  I added a bunch. I'm really digging this icon pack and there are some gaps: https://feathericons.com/

                                  I'll look for icons elsewhere for the remainder but I think the ones I got now are a good starting set.

                                  1 Reply Last reply
                                  1
                                  • ? Offline
                                    ? Offline
                                    A Former User
                                    wrote on last edited by
                                    #21

                                    Pushed one update, and then quickly pushed another change because I goofed things up bad. Check out the new demo.

                                    jdaviescoatesJ 1 Reply Last reply
                                    1
                                    • ? A Former User

                                      Pushed one update, and then quickly pushed another change because I goofed things up bad. Check out the new demo.

                                      jdaviescoatesJ Online
                                      jdaviescoatesJ Online
                                      jdaviescoates
                                      wrote on last edited by
                                      #22

                                      @atrilahiji Looking good!

                                      I assume it'll be possible to choose any Stripe supported currency in the back-end?

                                      Might even be nice to let users choose too?

                                      I use Cloudron with Gandi & Hetzner

                                      ? 1 Reply Last reply
                                      0
                                      • jdaviescoatesJ jdaviescoates

                                        @atrilahiji Looking good!

                                        I assume it'll be possible to choose any Stripe supported currency in the back-end?

                                        Might even be nice to let users choose too?

                                        ? Offline
                                        ? Offline
                                        A Former User
                                        wrote on last edited by A Former User
                                        #23

                                        @jdaviescoates yeah it does allow any stripe supported currency. It is sending that exact string to their API in the post request I make. I didn’t want to make any assumptions and have to make a code change if they change how they accept that string.

                                        I could certainly add a drop down. Stripe (or someone’s bank) should handle the conversion but I can grab their supported currencies and just make it user defined and use the current setting as a preferred default. I just figured either way someone would front some sort of conversion cost.

                                        jdaviescoatesJ 1 Reply Last reply
                                        0
                                        • ? A Former User

                                          @jdaviescoates yeah it does allow any stripe supported currency. It is sending that exact string to their API in the post request I make. I didn’t want to make any assumptions and have to make a code change if they change how they accept that string.

                                          I could certainly add a drop down. Stripe (or someone’s bank) should handle the conversion but I can grab their supported currencies and just make it user defined and use the current setting as a preferred default. I just figured either way someone would front some sort of conversion cost.

                                          jdaviescoatesJ Online
                                          jdaviescoatesJ Online
                                          jdaviescoates
                                          wrote on last edited by
                                          #24

                                          @atrilahiji yeah, the conversion would happen either way, it's just that I think users are more likely to donate in their own currency because then they know how much they are actually donating upfront. Like I've no real idea what the conversion rate between CAD to GBP is right now so I'd have to go and do a conversion to check and then you might loose me 🙂

                                          I use Cloudron with Gandi & Hetzner

                                          ? 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Bookmarks
                                          • Search