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

PaymentOptions Property

Used to set and retrieve options for a newly created payment.

Syntax

[VB.NET]
Public Property PaymentOptions As PaymentOptions

[C#]
public PaymentOptions PaymentOptions {get; set;}

Remarks

If you use the CreatePayment method to set up a payment transaction, you can then change the PaymentOptions and call SetPaymentOptions to update the transaction. Then call ExecutePayment to fulfill the transaction. Calling GetPaymentOptions will retrieve the PaymentOptions for a transaction.

Default Value

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