Live data from Hacker News

The Interview

stripe.com

61–70 of 156 posts

Re: The Interview

#61
post #49
post #41

I hope Stripe developers didn't write this code. I got the movie for free, jesus ... http://imgur.com/a/hf8FZ - and I didn't get a job after my interview with Stripe earlier this year.

Eww. What made you think to try? Does that work on Stripe in general or just this site?

Just this site. Integration issue.

Re: The Interview

#62
post #58

Earlier quoted context omitted.

It must've been broken on the server too then? I call BS... The way stripe checkout works, that token is passed to your server and you do an API request to stripe with the token. The token merely represents your card. The charge is done on the server. I'll take the downvote rather than pile-on with criticism that is almost certainly misplaced. I find it very unlikely the GP downloaded the movie for free. If i'm wrong…

It looks like the secret code was the test code, which accepts test cards: 4242424242424242 for Visa And rejects test cards: card_declined: Use this special card number - 4000000000000002.

You would think if you're using the live secret code server side it would reject charge tokens coming from the public test code.

edit: To be clear I haven't tested this and don't have time today with xmas and such.

Re: The Interview

#64
post #58

Earlier quoted context omitted.

It must've been broken on the server too then? I call BS... The way stripe checkout works, that token is passed to your server and you do an API request to stripe with the token. The token merely represents your card. The charge is done on the server. I'll take the downvote rather than pile-on with criticism that is almost certainly misplaced. I find it very unlikely the GP downloaded the movie for free. If i'm wrong…

It looks like the secret code was the test code, which accepts test cards: 4242424242424242 for Visa And rejects test cards: card_declined: Use this special card number - 4000000000000002.

Like sah88 says, on the server when you connect to Stripe with your prod secret key, it will reject tokens made on your test key.

Re: The Interview

#67
post #8

If it's not free, I hope everyone buys it instead of waiting for a torrent. We should support online releases.

For the ones who don't have it available in their country (like me) are left with no other option :(

>> "For the ones who don't have it available in their country (like me) are left with no other option :("

Come on. Your option is to wait. From the site: "we do hope to see the release of The Interview across the globe"

Re: The Interview

#69
post #41

I hope Stripe developers didn't write this code. I got the movie for free, jesus ... http://imgur.com/a/hf8FZ - and I didn't get a job after my interview with Stripe earlier this year.

there is much more to a hire than just technical ability (eg., personality fit, overqualified, will they stick around, etc.)
Post reply on HN