Live data from Hacker News

Stripe Checkout in more languages

stripe.com

41–42 of 42 posts

Re: Stripe Checkout in more languages

#41
post #32
post #20

Earlier quoted context omitted.

I'm one of Stripe's cofounders. It's about the functionality, not the promotion. The whole premise of Stripe is that a richer, more powerful stack of APIs -- rather than the bare-bones electrical outlet to the credit card networks that existed before -- is a better solution for most businesses. Whatever success (and any recognition) we've had to date follows from that; not the other way around. I wish something like…

I'm a huge fan of Stripe and the benefits of using it, although I've had close to 40% of all international customers receive a 'your card was declined error'. I've had to ask them to call up their bank/card provider and request for the restriction to be removed. Is Stripe's ease of onboarding/getting started causing such a high rate of flagged transactions? What's going on behind the scenes between banks and payment…

I’m sorry to read of your problem, but also glad to know it’s not just us. The last time I checked, we were losing more subscribers to mysterious international card failures on Stripe than all other causes (including deliberate cancellations) put together, but I’m talking about a small side business here so I wondered whether we’d just been an unfortunate statistical anomaly.

I did contact Stripe support a while ago to ask about this, but they didn’t seem to know any more than we did and weren’t able to do anything to improve the situation. The best theory we have so far is that given how many of the transactions fail in the second month of a subscription and the greater proportion of international failures compared to domestic, we’re coming in borderline on a lot of US banks’ fraud checks, perhaps because we’re abroad and charging in a different currency. Then when we don’t have the card security code after the first payment, maybe that pushes us over the line. We’re hardly a high risk business generally, though, so it would be interesting to know whether this problem is inherent to accepting international card payments or something more specific to Stripe.

Naturally we’re investigating whether general improvements we could make, such as charging in local currencies or better Dunning management, would improve the success rate. However, it’s hard to make sensible decisions with so little useful data about the cause of the problem, particularly for a business with limited development resources available that we’d rather spend on developing the service itself. In the meantime, I read these anecdotes on HN about businesses aiming for at least 95 or 98 percent retention month-to-month and dream...

Re: Stripe Checkout in more languages

#42
post #37

Earlier quoted context omitted.

What would be the benefit of that?

In as much as Stripe allows you to customize the colors of the Checkout modal and add your company logo, Checkout helps create a smooth, trusted, "first-party-ish" experience. The modal behavior however detracts from this quality - it hints to the customer that a third-party is involved. On my most recent project, feedback from users to this effect caused me to go and make my own form using stripe.js instead (pretty…

I've only used Stripe for about a month. Stripe.js seems like the right solution in this case; but, I'm curious to know how the UX is improving. Aside from the addition of payment providers (e.g. Alipay), the UI/UX doesn't seem to change much. I don't really see anyone making drastic changes to payment forms.
Post reply on HN