Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 650 Bytes

paymentitem_pending.md

File metadata and controls

22 lines (15 loc) · 650 Bytes
-api-id -api-type
P:Windows.ApplicationModel.Payments.PaymentItem.Pending
winrt property

Windows.ApplicationModel.Payments.PaymentItem.Pending

-description

Indicates that the item may not be finalized, yet. For example, a merchant may initially quote the total cost assuming they will be shipping locally. But this value could change if the user provides an overseas shipping address, which would require the merchant to increase the price to account for international shipping.

-property-value

Gets or sets the Pending status.

-remarks

-examples

-see-also