Earlier quoted context omitted.
Stripe has an ACH beta we're letting all Balanced customers into.
We're a marketplace that uses Balanced's ACH + escrow for moving money between buyers and sellers. I am glad to hear you will be supporting this on Stripe, but since I only have 90 days to migrate when will api/ruby support be ready and where can we find docs? Perhaps the docs are available as soon as I migrate? I am hesitant to start that process until I have code written to support Stripe. I don't want to end up wi…
Balanced payments is shutting down
101–110 of 189 posts
Re: Balanced payments is shutting down
#102We are very sad to see Balanced go at https://www.artsy.net - we were an early and loyal customer. Balanced has been very good to us throughout the years. Thank you. We've actually had some support for Stripe too for a small service, an experiment, but were going to delete it and continue using Balanced 100% of the time.
I'd love to hear why you were going to stop your Stripe usage. Totally understand if it was for the sake of consolidation, but if there were product needs that we weren't hitting it'd be great to know :).
Re: Balanced payments is shutting down
#103Sad to hear this news. I had a wonderful time at Balanced. Payments is a very, very hard space, business-wise. All my best to my former co-workers.
Re: Balanced payments is shutting down
#104Re: Balanced payments is shutting down
#105Re: Balanced payments is shutting down
#106I wish them the best.
Re: Balanced payments is shutting down
#107Reading comments, some people are saying it was a great service. But, it's shutting down, while services less great carry on.
This is hard for dev people (like myself) to realize, but if you're looking for commercial success, marketing is generally worth more than the quality of your product.
Re: Balanced payments is shutting down
#10890 days doesn't seem enough time at all. We run a big system on balanced. We're fucked.
Re: Balanced payments is shutting down
#109Earlier quoted context omitted.
pc, it appears that the Stripe client libraries do not support Balanced-like features. i.e. ACH debits, marketplaces, etc. Migrating over to Stripe sounds great, but having these libraries updated with the proper endpoints seems like a must.
Our bindings actually do support ACH debits. The "source" parameter is a universal param for any kind of incoming payment mechanism. See https://stripe.com/blog/unifying-payment-types-in-the-api for details. Specifically, for those in the ACH beta you can put a customer's bank account token in that field to charge their bank account.
To make an ACH debit, you'd need to verify a bank account beforehand. And I don't think client libraries support a `bank account resource` w/o curling.
Maybe I'm missing something.
Re: Balanced payments is shutting down
#110Stripe cofounder here. I just wanted to tip our hats to the folks at Balanced. Stripe and Balanced have certainly competed against each other in the marketplace space for a few years, but we have a lot of respect for how Matin and his team executed with creatively and determination. While we're of course glad Balanced decided that migrating to Stripe was the best thing for their users, today is kinda bittersweet for…