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.6k 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.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #110

    I've pushed a new update. Version 1.1.5 of EL. The package should be ready as well. Let me know if you have any questions about it @girish and a reminder that if you want it, "smash that upvote button" on my original post.

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

      Is there a possibility of this being on the store? I have a few things I want to add in the near future but nothing should be breaking. It should be stable and good to go now šŸ‘

      Guess I should probably tag @girish here eh?
      Also bump!

      girishG 1 Reply Last reply
      2
      • ? A Former User

        Is there a possibility of this being on the store? I have a few things I want to add in the near future but nothing should be breaking. It should be stable and good to go now šŸ‘

        Guess I should probably tag @girish here eh?
        Also bump!

        girishG Offline
        girishG Offline
        girish
        Staff
        wrote on last edited by
        #112

        @atrilahiji It's on my list, haven't forgotten this šŸ™‚ This week was supposed to be our "app month" but it has instead turned out into a "6.2 month"! We have ended up with 7 patch releases now but atleast we are finally done. The roll out will take the rest of this week, so we will get on track to focusing on getting the most voted apps and already packaged ones out.

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

          FYI I’m working on integration with Owncast šŸ™‚

          The developer of Owncast reached out via an issue on my repo suggesting this and I’m exploring possibilities now.

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

            I have a new version out now with support for Owncast. It also uses a Stripe element built into the app rather than their checkout workflow to work with embeds (Owncast has an upcoming feature where this will be important). If configured, it will send donation messages to chat.

            1 Reply Last reply
            2
            • jdaviescoatesJ Offline
              jdaviescoatesJ Offline
              jdaviescoates
              wrote on last edited by
              #115

              Totally unrelated but just spotted this open source AI project with a similar name https://www.eleuther.ai/

              I use Cloudron with Gandi & Hetzner

              ? 1 Reply Last reply
              0
              • jdaviescoatesJ jdaviescoates

                Totally unrelated but just spotted this open source AI project with a similar name https://www.eleuther.ai/

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

                @jdaviescoates Huh... and its a pretty cool project as well. 😮

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

                  This has been cool to work on. I didn't think the Owncast dev would make an account on my git instance literally the day I opened registration to allow for issues. But yeah I'm hoping to make some more integrations with similar services where it makes sense.

                  1 Reply Last reply
                  1
                  • ? A Former User

                    @jdaviescoates Huh... and its a pretty cool project as well. 😮

                    jdaviescoatesJ Offline
                    jdaviescoatesJ Offline
                    jdaviescoates
                    wrote on last edited by
                    #118

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

                    @jdaviescoates Huh... and its a pretty cool project as well. 😮

                    Yeah. I came across it here https://social.coop/@eloquence/106005569151675906

                    I use Cloudron with Gandi & Hetzner

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

                      I am proposing a new change to make things more maintainable. It really doesn't have any user facing implications but I welcome opinions from fellow devs: https://git.atrilahiji.dev/atrilahiji/EleutheriaPay/issues/65

                      1 Reply Last reply
                      0
                      • ? A Former User

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

                        https://testsupport.atrilahiji.dev/

                        timconsidineT Offline
                        timconsidineT Offline
                        timconsidine
                        App Dev
                        wrote on last edited by
                        #120
                        This post is deleted!
                        1 Reply Last reply
                        0
                        • ? Offline
                          ? Offline
                          A Former User
                          wrote on last edited by
                          #121

                          @timconsidine šŸ‘€ šŸ‘€ šŸ‘€ šŸ‘€ šŸ‘€ šŸ‘€

                          Anyways I ditched that change in favour of one where:

                          1. I streamline the build process and automate it so it will push to an s3 bucket with the binaries and
                          2. generate the .env config and the default assets programmatically.
                          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.

                            timconsidineT Offline
                            timconsidineT Offline
                            timconsidine
                            App Dev
                            wrote on last edited by
                            #122

                            @atridad polite nudge to update the links for your new git home
                            Also the demo link on the new git not working
                            No rush, I'm sure you're busy with more important stuff

                            ? 1 Reply Last reply
                            1
                            • timconsidineT timconsidine

                              @atridad polite nudge to update the links for your new git home
                              Also the demo link on the new git not working
                              No rush, I'm sure you're busy with more important stuff

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

                              @timconsidine Just getting back to things now after the wedding šŸ™‚

                              Don't worry its on my radar.

                              timconsidineT 1 Reply Last reply
                              4
                              • ? A Former User

                                @timconsidine Just getting back to things now after the wedding šŸ™‚

                                Don't worry its on my radar.

                                timconsidineT Offline
                                timconsidineT Offline
                                timconsidine
                                App Dev
                                wrote on last edited by
                                #124

                                @atridad hey I forgot about when that was !
                                Huge congratulations and best wishes to both of you šŸ¾

                                No rush at all, take your time, much more interesting projects around I'm sure.

                                1 Reply Last reply
                                1
                                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