Payment Property
This contains details about the express checkout payment.
Syntax
public Payment getPayment();
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 bean to later settle the transaction.
This property is read-only.