Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 712 Bytes

paymenttoken_jsondetails.md

File metadata and controls

22 lines (15 loc) · 712 Bytes
-api-id -api-type
P:Windows.ApplicationModel.Payments.PaymentToken.JsonDetails
winrt property

Windows.ApplicationModel.Payments.PaymentToken.JsonDetails

-description

Details of the payment token. This contains the information that the merchant will use to process the payment. The format of the data will depend on the payment method used. For example, if the Basic Card Payment method is being used, then this must contain data conforming to the BasicCardResponse dictionary type.

-property-value

Gets the JsonDetails.

-remarks

-examples

-see-also