PaymentType Property
Indicates whether the payment is instant or delayed.
Object Oriented Interface
public function getPaymentType();
Procedural Interface
inpaypal_ipn_get($res, 28 );
Default Value
''
Remarks
Indicates whether the payment is instant or delayed.
Current list of return values: none, echeck, instant.
This property is read-only.
Data Type
String