PaymentInfo Property
Represents the payment attempt made to a receiver of a PayRequest.
Syntax
[VB.NET] Public ReadOnlyProperty PaymentInfo As PaymentInfoList
[C#] public PaymentInfoList PaymentInfo {get;}
Remarks
If the execution of the payment has not yet completed, there are no transaction details returned in this collection.
This property is read-only.