Payment Property
Details about the payment.
Syntax
[VB.NET] Public ReadOnlyProperty Payment As Payment
[C#] public Payment Payment {get;}
Remarks
This property will be populated with payment details after a call to Capture.
This property is read-only.