Re: [w3c/payment-request] Clarification question for `show()` algorithm (#820)

> TL;DR: Can show() be called on the same instance of PaymentRequest multiple times?

So, yes:

 * Step 6 prevents "recycling" a payment request. 
 * But, step 7 does leave the request in a "created" state. 

I don't think that's a bug... it's an oddity, for sure... but I don't think it's terrible. 

I'll check what Firefox does... 


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/payment-request/issues/820#issuecomment-453016208

Received on Thursday, 10 January 2019 08:48:57 UTC