ShippingErrors

Details about digital wallet shipping address errors

ShippingErrors provides the address field whose value is in error and the details of the error. Each ShippingError object describes one address field with its corresponding error.

Properties

shippingErrors.js
JS
JavaScript

const shippingErrors = {

   postalCode: 'A valid US Zip Code is required. Please check and try again.'

}