PayPal Integrator V5 - Online Help
PayPal Integrator V5
Questions / Feedback?

Payment Property

This contains details about the express checkout 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 GetCheckoutDetails or CheckoutPayment.

Note: If the PaymentAction property was set to aAuthorization for this transaction, the TransactionId may be used in conjunction with the ReAuthCapture component to later settle the transaction.

This property is read-only.

Default Value

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 5.0.6240.0