w3c / payment-request

Payment Request API
https://www.w3.org/TR/payment-request/
Other
488 stars 135 forks source link

Support fine-grained errors for payment methods #752

Closed marcoscaceres closed 6 years ago

marcoscaceres commented 6 years ago

closes #727

The following tasks have been completed:

Implementation commitment:

Impact on Payment Handler spec? See: https://github.com/w3c/payment-handler/issues/306

So we can do, for example:

screenshot 2018-06-26 14 14 33

Preview | Diff

marcoscaceres commented 6 years ago

On Basic Card side: https://github.com/w3c/payment-method-basic-card/pull/58

marcoscaceres commented 6 years ago

Thanks for checking on status. We have an implementer's call wrt this and other features coming up on the 18th.

marcoscaceres commented 6 years ago

Added link to Gecko tracking bug (https://bugzilla.mozilla.org/show_bug.cgi?id=1473081).

rsolomakhin commented 6 years ago

lgtm

marcoscaceres commented 6 years ago

YAY!!! WELCOME BACKK!!!!

rsolomakhin commented 6 years ago

THANKS!

stpeter commented 6 years ago

Hey @rsolomakhin see email from Ian just now, too. ;-)

rsolomakhin commented 6 years ago

Just missed the email and the meeting, sorry! I will join the next one.

marcoscaceres commented 6 years ago

@rsolomakhin, when you get to it, could you drop in a tracking bug for Blink? Same for any other bugs.

rsolomakhin commented 6 years ago

@marcoscaceres, done. What's the meaning of the checkbox?

marcoscaceres commented 6 years ago

What's the meaning of the checkbox?

Not much. It’s satisfying to click tho.

marcoscaceres commented 6 years ago

As this depends on payment method, I'll test this as part of Basic Card: w3c/payment-method-basic-card#58