Closed Bug 1473081 Opened 6 years ago Closed 6 years ago

Implement *ErrorFields from Payment Request spec

Categories

(Core :: DOM: Web Payments, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1435161

People

(Reporter: marcosc, Assigned: edenchuang)

References

()

Details

Implement support for:

 * AddressErrorFields
 * PayerErrorFields
 * Generic `error`

Which can be used with updateWith() and retry().
Priority: -- → P2
Generic `error` member on PaymentValidationErrors, for .retry():
https://github.com/w3c/payment-request/pull/747

PayerErrors:
https://github.com/w3c/payment-request/pull/750

Might split this into two bugs... let's see how big the implementation gets.
Priority: P2 → P3
Whiteboard: [webpayments-reserve]
Flags: qe-verify-
Merge the implementation into the retry implementation. Set this bug as duplicated bug 1435161.
Assignee: nobody → echuang
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
Priority: P3 → --
Whiteboard: [webpayments-reserve]
You need to log in before you can comment on or make changes to this bug.