shippingAddress property

[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]

The shipping address selected by the user.

Syntax

JavaScript
PaymentAddress = object.shippingAddress

 

Property values

Type: PaymentAddress

Remarks

The shippingAddress property is populated during precessing if the requestShipping flag is set.

See also

PaymentRequest

PaymentResponse