E-Payment Integrator 2020 Kotlin Edition

Questions / Feedback?

Payment Property

This contains details about the express checkout payment.

Syntax

public val payment: PayPalPayment?

Remarks

This property will be populated with payment details after a call to GetCheckoutDetails, CheckoutPayment, or Capture.

Note: If the PaymentAction property was set to aAuthorization for this transaction, the TransactionId may be used with the Capture method to later settle the transaction.

This property is read-only.

Copyright (c) 2021 /n software inc. - All rights reserved.
E-Payment Integrator 2020 Kotlin Edition - Version 20.0 [Build 7941]