Tomasz Błachowicz

Results 5 issues of Tomasz Błachowicz

The[ initial proposal](https://github.com/w3c/secure-payment-confirmation#authenticating-a-payment) assumed that Payment Request API (PR API) should be used to trigger the SPC flow. The client code would use PR API providing the payment method as...

after-v1

Some new requirements, some questions to the existing ones, and few corrections.

I'm not entirely sure if the matter relates to the specification or it's purely related to the browser vendor implementations. However, I'd like to raise that with the WPWG for...

In the [high-level overview](https://github.com/WICG/dbsc/blob/main/README.md#high-level-overview) diagram explains that the Server returns the random challange value in `Sec-Session-Registration` response header and then the Browser generates the signed Registration JWT that should contain...

In the [high-level overview](https://github.com/WICG/dbsc/blob/main/README.md#high-level-overview) diagram there is example of Sec-Session-Registration header returned by the server which contains both `session_identifier` and `challange` as named parameters. However, further in more detailed description...