aseigo

aseigo

I’ve been looking at the options in the Elixirverse for payment gateways (Stripe, PayPal, et al) and I’ve already found the following:

All had commits in November (so ~2 months ago), have zero releases, and between 35-80 commits with a handful of committers … so all are similarly active, it seems.

All implement support for only one payment gateway, however … PayPal or Stripe, depending on the one. This leaves me scratching my head, and so I figured I’d lazyweb this and see if any of you have experience with the above libraries.

If so .. what was your experience like? (Usage, quality, issues, upstreaming fixes / improvements …)

On a more philosopical level, I do wish there was one good, (more) complete solution rather than three unfinished options .. but I’m used to both open source and new-tech ecosystems, so I’m not surprised .. my kingdom for a better world, and all that :wink:

Showing Posts 1 to 10

OvermindDL1

OvermindDL1

Combine the functionality and release a new library. ^.^

andre1sk

andre1sk

GitHub - joshnuss/commerce_billing: A payment processing library for Elixir · GitHub is modeled after active merchant and actually supports 2 gateways so looks like a leader as of now :slight_smile: one of the gateways is bogus though :slight_smile:

alexgaribay

alexgaribay

Phoenix Core Team
swelham

swelham

I had this same frustration at the end of last year which is why I started the cashier repo with the aim to continue adding gateways. Sadly as always I ran out of time leading up to Christmas and haven’t yet had chance to pick it up again this year.

I still aim to maintain this project moving forwards and complete the first release including the PayPal gateway initially. If anyone is interested in contributing either with testing or developing please do me know and I will assist in anyway I can.

aseigo

aseigo OP

Yeah, it has only one actual gateway; the other is obviously for testing .. :confused:

aseigo

aseigo OP

Nice to hear that you want to continue developing cashier. Looking at the code, I do have some questions/concerns regarding the supervisor tree design and use of sync calls. I’m still looking through the various options, but if I were to offer some feedback where you prefer that to happen? (email, github, here on the forum …?)

swelham

swelham

I also have concerns regarding the current design which I don’t see working in a production environment, especially as a purchase request to paypal can seem to take up to 6 seconds. I have just started creating issues (more still needed) on the repo to track what work needs to be done to get to v1, which might be of interest to you.

I was very new to gen server when I set out on this, so much of whats there was more of a learning exercise. I would very much welcome any feedback or suggestions you have, best places are either a thread on this forum, github issues or I have already setup a gitter chat room.

aseigo

aseigo OP

Cool; you may hear from me over the weekend :slight_smile: Having a relatively complete, reliable and easy to use solution would be rather nice to have …

I’m also interested in being able to do payments from a Phoenix.Channel and possible also from a mostly-GraphQL application, so I need to look into what sort of requirements that will bring (beyond the obvious things like async calls being preferable …)

swelham

swelham

That would be a very interesting approach and being at a early stage it would be a great time to add those considerations to the overall design.

I look forward to hearing from you.

pkrawat1

pkrawat1

Yeah, that’s why we are working on our own elixir lib GitHub - aviabird/gringotts: A complete payment library for Elixir and Phoenix Framework · GitHub for payments

Where Next? Top

Trending in Questions Top

stjefim
Hello! Suppose you are building workflow (order / task / payment) processing system with the following requirements: Each workflow con...
New
Blokh
Hey guys, I’ve got a huge CSV ( around 10 GB ) that needs to be processed hourly Do you guys have any suggestions what is the best prac...
New
kszambelanczyk
Hello! Could someone please give me a help/sample code, how to delete a file from s3 using waffle/waffle_ecto from Phoenix app. I creat...
New
Onor.io
I have what I’ve heard referred to as a “lookup table” in my database. This is a way of assigning codes to common values. One common lo...
New
jaybe78
Hello, I’m developing a online persistent chat system (what’s app) like using elixir/dynamodb/aws for a mobile app(flutter). The diffic...
New
Trolleger
What approach to take when sending live updates to “random” users Hi! I have a question, I have a little chat app, and when I create a DM...
New
widianto
I think I’ve found a small improvement I could contribute to <%= web_namespace %>.CoreComponents (installer/templates/phx_web/compo...
New

Other Trending Topics Top

ElixirConf
Lightning Talk: Vito - An Absurd Situation with EPMD | ElixirConf US 2025 Comments welcome! View the <span class="hashtag...
New
garrison
Hobbes is a low-level distributed database for the Elixir programming language. Hobbes provides a simple, safe, and scalable storage lay...
New
mcass19
ExRatatui lets you cook up rich terminal UIs in Elixir, powered by Rust’s ratatui via Rustler NIFs. Build interactive terminal applicatio...
New
Damirados
Hello everyone. After busy few months I am happy to announce v0.1.0 of Emerge &amp; Solve. They are GUI (Emerge) and State management (S...
New
netoum
Corex is an accessible, unstyled UI component library for Phoenix that integrates Zag.js state machines using Vanilla JavaScript and Live...
New
wintermeyer
There are three potential reasons for members of this forum to have a look at https://vutuv.de You are tired or annoyed of LinkedIn. Yo...
New

We're in Beta

About us Mission Statement

Options

Thread Display Mode




Thread Preview

Skip Thread Previews