w3c / payment-request

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

Assure PaymentRequest.id is a UUID (closes #588) #665

Closed marcoscaceres closed 6 years ago

marcoscaceres commented 6 years ago

Given that all UAs use a UUID for an .id, we make this a must.


Preview | Diff

domenic commented 6 years ago

Not sure what's up with Travis but I'll try merging this and we'll see what happens.