The PayerErrors dictionary is used by the Payment Request API to indicate the presence of—and to explain how to correct—validation errors in the payer details. For each field in the payment information that fails validation, the PayerErrors object contains a string explaining the error.
The payer details include the payer's name, phone number, and email address.
Properties
emailOptional- If present, this
DOMStringis a string describing the validation error from which the payer's email address—as given byPaymentResponse.payerEmail—currently suffers. If this property is absent from thePayerErrorsobject, the email address passed validation. nameOptional- If this
DOMStringis present in the object, thePaymentResponse.payerNameproperty failed validation, and this string explains what needs to be corrected. If this property is absent, the paer name is fine phoneOptional- If present, this string is an error message explaining why the payer's phone number (
PaymentResponse.payerPhone) failed validation. This property is absent if the phone number passed validation.
Example
Specifications
| Specification | Status | Comment |
| Payment Request APIThe definition of 'PayerErrors' in that specification. | Candidate Recommendation | Initial definition. |
Browser compatibility
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.
Update compatibility data on GitHub
| Desktop | Mobile | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
PayerErrors
|
Chrome Full support 71 Full support 71 Disabled' From version 71: this feature is behind the Alternate Name' Uses the non-standard name: |
Edge Full support ≤79 Full support ≤79 Disabled' From version ≤79: this feature is behind the |
Firefox Full support 64 Full support 64 Notes' Enabled by default in nightly US English builds of Firefox 64 and later, and on other localizations when geolocation indicates the user is in the United States or Canada. Full support 56 Disabled' From version 56: this feature is behind the |
IE
No support No |
Opera
No support No |
Safari
? |
WebView Android
No support No |
Chrome Android Full support 71 Full support 71 Disabled' From version 71: this feature is behind the Alternate Name' Uses the non-standard name: |
Firefox Android Full support 64 Full support 64 Notes' Enabled by default in nightly US English builds of Firefox 64 and later, and on other localizations when geolocation indicates the user is in the United States or Canada. Full support 56 Disabled' From version 56: this feature is behind the |
Opera Android
No support No |
Safari iOS
? |
Samsung Internet Android
No support No |
|
Chrome Full support 71 Full support 71 Disabled' From version 71: this feature is behind the Alternate Name' Uses the non-standard name: |
Edge Full support ≤79 Full support ≤79 Disabled' From version ≤79: this feature is behind the |
Firefox Full support 64 Full support 64 Notes' Enabled by default in nightly US English builds of Firefox 64 and later, and on other localizations when geolocation indicates the user is in the United States or Canada. Full support 56 Disabled' From version 56: this feature is behind the |
IE
No support No |
Opera
No support No |
Safari
? |
WebView Android
No support No |
Chrome Android Full support 71 Full support 71 Disabled' From version 71: this feature is behind the Alternate Name' Uses the non-standard name: |
Firefox Android Full support 64 Full support 64 Notes' Enabled by default in nightly US English builds of Firefox 64 and later, and on other localizations when geolocation indicates the user is in the United States or Canada. Full support 56 Disabled' From version 56: this feature is behind the |
Opera Android
No support No |
Safari iOS
? |
Samsung Internet Android
No support No | |
|
Chrome Full support 71 Full support 71 Disabled' From version 71: this feature is behind the Alternate Name' Uses the non-standard name: |
Edge Full support ≤79 Full support ≤79 Disabled' From version ≤79: this feature is behind the |
Firefox Full support 64 Full support 64 Notes' Enabled by default in nightly US English builds of Firefox 64 and later, and on other localizations when geolocation indicates the user is in the United States or Canada. Full support 56 Disabled' From version 56: this feature is behind the |
IE
No support No |
Opera
No support No |
Safari
? |
WebView Android
No support No |
Chrome Android Full support 71 Full support 71 Disabled' From version 71: this feature is behind the Alternate Name' Uses the non-standard name: |
Firefox Android Full support 64 Full support 64 Notes' Enabled by default in nightly US English builds of Firefox 64 and later, and on other localizations when geolocation indicates the user is in the United States or Canada. Full support 56 Disabled' From version 56: this feature is behind the |
Opera Android
No support No |
Safari iOS
? |
Samsung Internet Android
No support No | |
|
Chrome Full support 71 Full support 71 Disabled' From version 71: this feature is behind the Alternate Name' Uses the non-standard name: |
Edge Full support ≤79 Full support ≤79 Disabled' From version ≤79: this feature is behind the |
Firefox Full support 64 Full support 64 Notes' Enabled by default in nightly US English builds of Firefox 64 and later, and on other localizations when geolocation indicates the user is in the United States or Canada. Full support 56 Disabled' From version 56: this feature is behind the |
IE
No support No |
Opera
No support No |
Safari
? |
WebView Android
No support No |
Chrome Android Full support 71 Full support 71 Disabled' From version 71: this feature is behind the Alternate Name' Uses the non-standard name: |
Firefox Android Full support 64 Full support 64 Notes' Enabled by default in nightly US English builds of Firefox 64 and later, and on other localizations when geolocation indicates the user is in the United States or Canada. Full support 56 Disabled' From version 56: this feature is behind the |
Opera Android
No support No |
Safari iOS
? |
Samsung Internet Android
No support No |
Legend
- Full support
- Full support
- No support
- No support
- Compatibility unknown
- Compatibility unknown
- Experimental. Expect behavior to change in the future.'
- Experimental. Expect behavior to change in the future.
- See implementation notes.'
- See implementation notes.
- User must explicitly enable this feature.'
- User must explicitly enable this feature.
- Uses a non-standard name.'
- Uses a non-standard name.
PayerErrors by Mozilla Contributors is licensed under CC-BY-SA 2.5.