PaymentTransactionType Property
The type of transaction.
Object Oriented Interface
public function getPaymentTransactionType();
Procedural Interface
inpaypal_transactiondetails_get($res, 52 );
Default Value
''
Remarks
The type of transaction.
Current list of return values: cart, express-checkout.
This property is read-only.
Data Type
String