This looks amazing. @boucher, sounds like support for Canada and the UK is in the pipeline, how about other EU countries such as Germany? In the meantime, can somebody recommend a (vaguely) similar service in/for Germany, or otherwise an old-fashioned payment processor that's less painful to deal with than others?
we use infin.de for mobile/phone payments but they also offer credit card and direct debit. The site looks dated but their service and experience is really good!
Stripe: instant payment processing for developers
111–120 of 369 posts
Re: Stripe: instant payment processing for developers
#112This looks amazing. @boucher, sounds like support for Canada and the UK is in the pipeline, how about other EU countries such as Germany? In the meantime, can somebody recommend a (vaguely) similar service in/for Germany, or otherwise an old-fashioned payment processor that's less painful to deal with than others?
Germany is definitely on our list, thanks!
Re: Stripe: instant payment processing for developers
#113Can you fetch any meta data on a customer's saved card? For example if a single customer has four saved cards you might want to present it as: * Visa ending in 1234 * MasterCard ending in 5678 Also, when a customer's card is expiring how are they prompted to enter an non-expiring card?
Since we aren't putting ourselves anywhere in the front end of your app, we can't notify your customers when they have cards that are about to expire -- it's something you'll have to choose how you want to communicate.
Re: Stripe: instant payment processing for developers
#114So, with that as a preface, how will Stripe deal with chargebacks? It seems like it would be very easy to set up a scam, e.g. a merchant sells phony inventory and then "disappears" when customers complain.
Re: Stripe: instant payment processing for developers
#115This looks amazing. @boucher, sounds like support for Canada and the UK is in the pipeline, how about other EU countries such as Germany? In the meantime, can somebody recommend a (vaguely) similar service in/for Germany, or otherwise an old-fashioned payment processor that's less painful to deal with than others?
Germany is definitely on our list, thanks!
It would be helpful to know if I should keep an eye on your service, or just forget about you fro another year or two.
Re: Stripe: instant payment processing for developers
#116EDIT: removed so as to not hijack another announcement. Was not the intention, just wanted to offer something people thought was useful.
Re: Stripe: instant payment processing for developers
#117I was under the impression that if my website is asking for a credit card number that is later used for a transaction, then it needs to be PCI compliant. Perhaps, it is a Canadian specific, but this need for the PCI compliance is the major selling argument in favor of hosted payment services. And on a related note - is Stripe available outside of the US? (edit) Ah, found it. > Do I need to be in the United States to…
The exact details of PCI are pretty complex, but, roughly the answer is that any system that touches credit card numbers has to be PCI compliant. This means that if you take credit cards on your website, you need to be PCI compliant. But the exact requirements differ depending on your setup, and what Stripe helps you do is ensure the credit card information never hits a server owned by you. This drastically reduces t…
Re: Stripe: instant payment processing for developers
#118US 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.
Re: Stripe: instant payment processing for developers
#119Re: Stripe: instant payment processing for developers
#120I was very excited reading their faq until I realized it's US only service. Can't wait to see you guys expand internationally. Best of luck.