Earlier quoted context omitted.
It's available for people to use if they want, sure. I expect Stripe to offer a similar service soon too (at which point that issue goes away, since people are already trusting Stripe with their card details). I'm trusting people to decide which risks they want to take -- I'm providing tools, not dictating policy.
Maybe the FAQ should include a "Q: Why should I trust your domain to host this for me? A: You shouldn't. This is a sample, you should implement it yourself for security."
Payment iframe - the easiest way to insert Stripe into your website
21–30 of 84 posts
Re: Payment iframe - the easiest way to insert Stripe into your website
#22This may be even more unsecure. Who would like their user to put in their creditcard information on a unknown site? The change for that paymentiframe.com get comprimised I see is way higher, than Stripe is getting comprimised.
We'll have to agree to disagree about that. Not that there's anything wrong with Stripe's security, but I know a little bit about the subject too. :-)
Re: Payment iframe - the easiest way to insert Stripe into your website
#23Re: Payment iframe - the easiest way to insert Stripe into your website
#24Re: Payment iframe - the easiest way to insert Stripe into your website
#25Please don't use this. There is nothing stopping paymentiframe.com from taking your customer's credit card numbers.
Re: Payment iframe - the easiest way to insert Stripe into your website
#26Would using this service affect one's PCI DSS compliance?
Re: Payment iframe - the easiest way to insert Stripe into your website
#27Would using this service affect one's PCI DSS compliance?
Not based on my understanding of PCI DSS.
So, one of two things is true:
-- Paymentiframe/tarsnap is a PCI DSS compliant third party
-- the merchant is intentionally violating the PCI DSS rules by sending credit card data to you
So, which is it?
Re: Payment iframe - the easiest way to insert Stripe into your website
#28Earlier quoted context omitted.
Not based on my understanding of PCI DSS.
Merchants are either required to be PCI DSS compliant themselves or outsource their card-handling only to third-party entities who are PCI DSS compliant themselves. So, one of two things is true: -- Paymentiframe/tarsnap is a PCI DSS compliant third party -- the merchant is intentionally violating the PCI DSS rules by sending credit card data to you So, which is it?
Re: Payment iframe - the easiest way to insert Stripe into your website
#29Please don't use this. There is nothing stopping paymentiframe.com from taking your customer's credit card numbers.
Ben, Are you going to be addressing this in your book, Third Party Javascript? Would love to hear your recommendations for how to handle payment processing such as this.
Re: Payment iframe - the easiest way to insert Stripe into your website
#30Not that it's terribly hard to build a stripe-compatible form...