Payment Request browser API is a faster more secure version of form payments
developer.mozilla.org
Payment Request browser API is a faster more secure version of form payments
1–9 of 9 posts
Re: Payment Request browser API is a faster more secure version of form payments
#2Re: Payment Request browser API is a faster more secure version of form payments
#3People stop at the checkout forms because that's often the only place you actually know the price.
There are so many dark patterns adding fees, adding shipping cost, or signup to newsletters, that the only place you know what you will be charged is when you're making the payment.
It's not unlikely that people click through to checkout, just to find out what a thing will cost.
----
On topic, there certainly are place online where I'd rather use a browser based payment flow that ideally doesn't involve me sharing credit card numbers with a merchant.
Re: Payment Request browser API is a faster more secure version of form payments
#4it will be interesting to see how this pans out.
Re: Payment Request browser API is a faster more secure version of form payments
#5Re: Payment Request browser API is a faster more secure version of form payments
#6it will be interesting to see how this pans out.
It's been around since 2016 and mozilla still haven't shipped it. I guess its one of those features where you can fall back to normal forms if it isn't around, but the only time I've actually seen it used was when implementing it on my own ecommerce platform.
Re: Payment Request browser API is a faster more secure version of form payments
#7I guess this helps to provide a similar experience online, but with support for all payment methods.
Re: Payment Request browser API is a faster more secure version of form payments
#8Re: Payment Request browser API is a faster more secure version of form payments
#9HN title doesn't match article title... payments on HTTPS sites are plenty secure already, IMO. How is this more secure?