w3c / payment-request

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

Retry request abort the update #723

Closed marcoscaceres closed 6 years ago

marcoscaceres commented 6 years ago

part 3 of #705 - aborting the update when in retry state

The following tasks have been completed:

Implementation commitment:

Impact on Payment Handler spec?


Preview | Diff

marcoscaceres commented 6 years ago

@domenic, little one for you :)

marcoscaceres commented 6 years ago

I'm a bit confused as to why this algorithm sets complete to true but the "user aborts the payment request algorithm" does not.

Yeah, should probably do the same in "user aborts the payment request algorithm". Having a look.

marcoscaceres commented 6 years ago

... now to test all this goodness 💪

marcoscaceres commented 6 years ago

Added test https://github.com/web-platform-tests/wpt/pull/11101/commits/9f479ea1e137a1744e767eae4d10a5bb158166e8