Live data from Hacker News

Stripe: instant payment processing for developers

stripe.com

121–130 of 369 posts

Re: Stripe: instant payment processing for developers

#121
post #91
post #88

I 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…

I was first going to say how's that the CC #s from my web form are not hitting my server, but then looked at your Docs - and what you did is ingenious - the form is mine, but it is submitted to your site.

The curl example on the front page is rather misleading. It was the only thing I actually read through on that page and I walked away with an impression that that code snippet needs to go to my server. Just the 2c worth of UX feedback :)

Re: Stripe: instant payment processing for developers

#124
post #79

What about lock-in? This is awesome for getting started fast, but what happens when you have 100,000 subscribers and you want to switch to Braintree or someone to get some better pricing?

We don't like lock in either, and we'll never use it as a business tactic. If you want to move your stored credit cards to another provider, we'll help you out in doing so. It's a bit tough to make this obvious, because we can't automate it unfortunately. PCI requires that we work directly with the environment that we're sending your data too, to ensure the transfer is also secure.

This is great business, right now I have a lot of confidence in you guys.

Re: Stripe: instant payment processing for developers

#126
post #11
post #8

US 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.

I would LOVE to have something like that in Brazil...

Re: Stripe: instant payment processing for developers

#127
post #121
post #91

Earlier quoted context omitted.

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…

I was first going to say how's that the CC #s from my web form are not hitting my server, but then looked at your Docs - and what you did is ingenious - the form is mine, but it is submitted to your site. The curl example on the front page is rather misleading. It was the only thing I actually read through on that page and I walked away with an impression that that code snippet needs to go to my server. Just the 2c w…

Thanks for the feedback. We'll work on clearer examples.

Re: Stripe: instant payment processing for developers

#130
post #91
post #88

I 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…

[deleted]
Post reply on HN