Package DE_EPAGES::PayPalExpress::API::Object::LineItemPaymentPayPalExpress
object interface for LineItemPaymentPayPalExpress.
Base |
DE_EPAGES::ExternalPayment::API::Object::LineItemPaymentExternal |
Functions
className
Returns the class name, used for DAL access.
Syntax |
$ClassName = $LineItemPaymentPayPalExpress->className; |
Return |
|
dbPackage
Returns the database package, used for DAL access.
Syntax |
$DbPackage = $LineItemPaymentPayPalExpress->dbPackage; |
Return |
|
setTransactionTo
If an Error appears the error code will be set in the transaction list.
Syntax |
setTransactionTo( $TransStatus, $PPEErrorCode ); |
Input |
|