Live data from Hacker News

Stripe Checkout

stripe.com

51–60 of 214 posts

Re: Stripe Checkout

#51
post #3
post #2

too bad you can't dynamically change the price in the form.

(I worked on Checkout) You can! The docs on our custom integration are here: https://stripe.com/docs/checkout#integration-custom

Does this allow you to change the price dynamically though?

For example, if the user selects Canada for their billing address I must then add the appropriate taxes to the price dynamically. Doesn't seem like that is possible?

Re: Stripe Checkout

#52
post #44
post #29

Earlier quoted context omitted.

[Tl;dr on the below: the changes we make to Checkout are designed to increase our merchants' revenue. If a change doesn't do that, it will be reverted.] The confusion point you cite was our biggest concern in building the "Remember me" functionality. On the one hand, it's clearly good for our merchants* if customers don't have to constantly retype their card details. On the other hand, it'd be bad if we were scaring…

I think the trap here, a function of scaling any business, is that what's best for most of your customers isn't necessarily best for all of your customers. Another perspective is that what's right for your 2013 customers isn't necessarily the right thing for your prospective 2014 customers. One possible outcome of your decision is that you're optimizing for customers who have repeat business and against customers wit…

For sure. We haven't seen evidence yet that there are things that are amazing for some segments and bad for others -- but if we did (or if we do in future -- we're still measuring), that'd certainly inform our approach.

Also, it's probably worth emphasizing that the traditional Stripe integration options are all still present and always will be.

Re: Stripe Checkout

#54
post #50

First off I'm a huge stripe fan I recommend them to clients daily. I contacted stripe about an option to disable remember me on an existing stripe checkout form at the request of a client. I was very surprised stripe said that wasn't going to be an option. They said we tested it and it will increase your conversions so it's not going to be optional. Not very stripe like at all. I can understand it being on by default…

Hey Saluki -- I elabore a bit on the motivation behind this in this comment: https://news.ycombinator.com/item?id=7349895.

> Being developer focused I would expect stripe would appreciate having control over the look and feel of your checkout process.

I completely agree! Stripe always has and always will let you have complete control over every pixel of the look and feel. In order to enable us to experiment and optimize with Checkout, we can't enable as much experimentation and customization there. But if you'd like to build your own flow, we'd love to help enable it :-).

Re: Stripe Checkout

#55
post #16

Earlier quoted context omitted.

can you explain what you mean by 'with the phone number'? Just curious.

Try watching the animation (click "Show me" on the page). Basically, we use your email address and phone number to save you from having to type in your credit card number everywhere.

[deleted]

Re: Stripe Checkout

#56
post #29
post #23

Stripe Checkout is nice, but unfortunately it's not suitable for us, since the "Remember me" checkbox cannot be hidden. "Remember me" is confusing for users. What is being remembered? By whom? When you're dealing with users who may already be concerned about whether it's secure to enter their credit card number into your website, I feel like the "Remember me" box is just adding another layer of confusion and concern.…

[Tl;dr on the below: the changes we make to Checkout are designed to increase our merchants' revenue. If a change doesn't do that, it will be reverted.] The confusion point you cite was our biggest concern in building the "Remember me" functionality. On the one hand, it's clearly good for our merchants* if customers don't have to constantly retype their card details. On the other hand, it'd be bad if we were scaring…

Why isn't it removable? I know things about my customers that you couldn't.

This is the single biggest thing that makes me question whether I trust stripe long term. If you're going to make netwok decision like this now, where's your limit? It stops feeling like payments for developers and starts feeling like a "PayPal that hasn't started fucking over their merchants... yet"

Re: Stripe Checkout

#57
Now if they only did same/next day payouts. The founder once said this was possible if you emailed him. I emailed him and got zero response, from him or anyone else, so I'm guessing they are only doing this for super high volume merchants.

Re: Stripe Checkout

#58
post #51
post #3

Earlier quoted context omitted.

(I worked on Checkout) You can! The docs on our custom integration are here: https://stripe.com/docs/checkout#integration-custom

Does this allow you to change the price dynamically though? For example, if the user selects Canada for their billing address I must then add the appropriate taxes to the price dynamically. Doesn't seem like that is possible?

I'm afraid we don't support that use-case yet. If you'd still like to use Checkout, you could use it as a method for the user to add their card, and confirm the payment amount on a separate page. (the 'amount' field is not required)

Re: Stripe Checkout

#59
post #22

I really want to use Stripe but it would be great if they had a more favorable pricing structure for microtransactions. Paypal, for example, will charge 5%+$0.05 or 2.9%+$0.30 (whichever is lowest) for digital goods transactions.

They have a workaround here: https://support.stripe.com/questions/does-stripe-support-mic... It mightn't suit your use case though.

Won't work since it's many customers.

Re: Stripe Checkout

#60
post #29
post #23

Stripe Checkout is nice, but unfortunately it's not suitable for us, since the "Remember me" checkbox cannot be hidden. "Remember me" is confusing for users. What is being remembered? By whom? When you're dealing with users who may already be concerned about whether it's secure to enter their credit card number into your website, I feel like the "Remember me" box is just adding another layer of confusion and concern.…

[Tl;dr on the below: the changes we make to Checkout are designed to increase our merchants' revenue. If a change doesn't do that, it will be reverted.] The confusion point you cite was our biggest concern in building the "Remember me" functionality. On the one hand, it's clearly good for our merchants* if customers don't have to constantly retype their card details. On the other hand, it'd be bad if we were scaring…

That philosophy works fine with merchants who hope for repeat sales from the same customer. But what about subscription payments (what I use Stripe for). A remember me button doesn't make sense there, as they are never re-entering the data to make another purchase. Perhaps you didn't test it with enough variety of merchants?
Post reply on HN