Y
Hacker News
new
|
ask
|
show
|
jobs
by
ivape
307 days ago
If I were to sell 10 items from 10 different brands, is the checkout process unified when the user as multiple items in the cart? As in, does the user have to checkout 10 different times at 10 different vendors?
1 comments
aschiff1
306 days ago
Yes, but something like Stripe Order Intents (
https://www.youtube.com/watch?v=bVQwIZYk9UM
) would obfuscate this poor UX and make it really easy!
link
ivape
306 days ago
Would that interfere with trychannel's payment handling? I guess my use case isn't really what this is for.
link