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

ActionType Property

Whether the payment action is Pay or Create.

Syntax

[VB.NET]
Public ReadOnlyProperty ActionType As String

[C#]
public string ActionType {get;}

Remarks

The AdaptivePay component can make two types of transactions: A Pay request that immediately executes, or a Create request which can then be modified and executed at a later time. After a successful call to GetPaymentDetails this property will contain either "PAY" or "CREATE".

This property is read-only.

Default Value

""

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