Stripe: instant payment processing for developers
131–140 of 369 posts
Re: Stripe: instant payment processing for developers
#132US only. Well, I kind of knew it before even hitting FAQ. A bit of a rant here, but it's crazily difficult to do so many interesting things when you don't live in top-20 country (Lithuania here) Stripe? Nope. BrainTree? Nope. Recurly? Nope. Something else... Likely, Nope. And so, the only way to get paid is to deal with some of the most expensive and oldest gateways and merchant accounts. Oh, and: Hulu? Nope. iTunes?…
Re: Stripe: instant payment processing for developers
#133I operate in what the credit card processors consider to be a "high risk industry". It's nearly impossible for myself or my competitors to get a merchant account without a reserve. In other words, for every $1 we charge, the merchant bank holds X% in reserve (until we hit a certain threshold). Thus, if we tried to defraud customers by selling bad products and then "disappearing," the merchant bank could use the reser…
Re: Stripe: instant payment processing for developers
#134Question for boucher: Can stripe be used for affiliate payments, perhaps by issuing credits?
Re: Stripe: instant payment processing for developers
#135Re: Stripe: instant payment processing for developers
#136Is the TOS(Terms of Service) a work in progress? Currently "not found." https://manage.stripe.com/tos
Sorry about that. https://stripe.com/tos is the correct link. We'll get it fixed.
Re: Stripe: instant payment processing for developers
#137Stripe pretty much takes payment processing kicking and screaming into 2011. Merchant accounts are a serious drag. I've opened a few and they've been nothing but headaches (especially if you're young—nobody trusts you.) Couple that with getting a gateway account, dealing with credit checks, monthly fees, monthly minimums, slow people in the payments industry, PCI compliance... Stripe takes payments and put them behin…
You should probably still use Stripe in this case. (Some people already are.) We scale up pretty well. Everything that you get with a merchant account (correct statement text, money held in your name), you get with Stripe.
Additionally, there are some advantages for large businesses that would make Stripe more attractive than a merchant account: transfer reporting and detailed reconciliation tools make a big difference to people doing high throughput.
Re: Stripe: instant payment processing for developers
#138US only at the moment. Anyone know if they have plans for the UK? I would dearly love to say goodbye to PayPal forever.
We're definitely working on expanding to other countries. There's no definite timeline just yet, but it's one of our top priorities.
payment is a real pain in the neck and a rip-off in europe.
Re: Stripe: instant payment processing for developers
#139Their signup process threw me for a loop. You just click into the dashboard, then fill in a name and password later. It looks like just visiting the front page gives you an account, because the sample code is already using some generated API tokens. I've considered doing something similar for my own side project, but went with the more standard sign up because I was worried it would be confusing (as it was to me, for…
Yeah, it does sometimes confuse people. This is something we're considering about changing (the flow worked differently when we were invite only), but we thought it was worth experimenting with a little longer. Mostly, I think it depends on the type of app you have. For something like 280 Slides (a previous project I worked on), it makes a lot of sense to get started right away without having to sign up. We'll see ho…
Re: Stripe: instant payment processing for developers
#140Their signup process threw me for a loop. You just click into the dashboard, then fill in a name and password later. It looks like just visiting the front page gives you an account, because the sample code is already using some generated API tokens. I've considered doing something similar for my own side project, but went with the more standard sign up because I was worried it would be confusing (as it was to me, for…