w3c / payment-request

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

editorial: relocate Algorithms section #713

Closed marcoscaceres closed 6 years ago

marcoscaceres commented 6 years ago

In order to do response.retry(), the Algorithms section needs to move to PaymentRequest. This is because the some algorithms are very specific to PaymentRequest. Eventually, we might end up with shared algorithms between PaymentRequest and PaymentResponse.


Preview | Diff

marcoscaceres commented 6 years ago

Just noting that no content has changed. This is just so people know what is going on and why stuff moved.

marcoscaceres commented 6 years ago

Yeah, might be a good idea. Will update.

marcoscaceres commented 6 years ago

I reverted this temporally, as it made a bit of a mess with the existing PRs. Once the other PRs get merged, I'll send again.