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

SetPaymentOptions Method

Sets the payment options for newly created transactions.

Syntax

[VB.NET]
Public Sub SetPaymentOptions(ByVal PaymentKey As String)
[C#]
public void SetPaymentOptions(string paymentKey);

Remarks

This method allows you to change the payment options for any transaction created with the CreatePayment method. After creating a payment, set the PaymentOptions you desire, and pass the PaymentKey you received from the CreatePayment response to the PaymentKey parameter of this method.

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