Re: [w3c/payment-handler] Registration example accesses `registration` before it is defined (#200)

So I promptly forgot that `registration.paymentManager.requestPermission` has been fixed to use the static method on `PaymentManager` (#198). I should have been looking at the latest draft. So all that should be looked at here is either a fix to use the `state` attribute after the permission query or the possible simplification to just use `PaymentManager.requestPermission`.

-- 
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-handler/issues/200#issuecomment-321307164

Received on Wednesday, 9 August 2017 16:24:08 UTC