PaymentTransactionType Property
The type of transaction.
Syntax
__property String PaymentTransactionType = {read=FPaymentTransactionType, write=FSetPaymentTransactionType};
Default Value
""
Remarks
The type of transaction.
Current list of return values: cart, express-checkout.
This property is read-only.
Data Type
String