Re: [w3c/payment-request] Add paymentMethodErrors, payerErrors, to PaymentDetailsUpdate (#768)

> One question is whether the some error values can be updated via updateWith() on an unrelated event. For example, requestShipping and requestPayerName are all true and merchant calls updateWith() on payer detail change event as follows.

I think it's fine, tbh. 

> In this case, should we allow shippingAddressErrors to be updated on payer detail change event?

I think we should allow it - just to reduce our (implementation) complexity. It's not different from a developer randomly invalidating their `form` elements. 




-- 
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/pull/768#issuecomment-418229763

Received on Tuesday, 4 September 2018 03:21:13 UTC