Stripe Elements: Pre-built UI components to help you create checkout flows
1–10 of 124 posts
Re: Stripe Elements: Pre-built UI components to help you create checkout flows
#2Re: Stripe Elements: Pre-built UI components to help you create checkout flows
#3That said, their React stripe elements library helped me use these in a project recently.
Re: Stripe Elements: Pre-built UI components to help you create checkout flows
#4Building smart checkout flows ... but that would include things like showing overviews of a shopping cart, allowing the user to make changes, and handling of physical products by the postal service, and I don't see that covered here.
Re: Stripe Elements: Pre-built UI components to help you create checkout flows
#5Re: Stripe Elements: Pre-built UI components to help you create checkout flows
#6Building smart checkout flows ... but that would include things like showing overviews of a shopping cart, allowing the user to make changes, and handling of physical products by the postal service, and I don't see that covered here.
Stripe is addressing a component of e-commerce checkout UI with which they're most familiar. They aren't attempting to cover every single base.
Re: Stripe Elements: Pre-built UI components to help you create checkout flows
#7Their work somehow manages to be the right combination of cutting-edge flashiness (think Apple product landing pages) and a very down to earth usability. I can't quite put my finger on it, but it's rare to see interfaces that don't compromise one or the other at least slightly.
If any of you are reading this - congratulations, you should be really proud.
Re: Stripe Elements: Pre-built UI components to help you create checkout flows
#8Re: Stripe Elements: Pre-built UI components to help you create checkout flows
#9Now if only we could get something similar for the Connect account stuff. So many different edge cases for countries and businesses, that the only reasonable approach is to autogenerate a form, and hope it makes sense.
Example: Japanese business need to put in their address in kana and kanji, both personal and business address. They also need to specify their gender (and are the only ones who have to do this). I believe they also need some form of personal and business IDs.
Form validation? Forgettaboutit!
Note: I realize these requirements are most likely not strictly determined by Stripe.
Here's hoping Elements expands to Connect accounts in the near future! :)