Package DE_EPAGES::GoogleCheckout::API::Object::LineItemPaymentGoogleCO
object interface for LineItemPaymentGoogleCO.
Base |
DE_EPAGES::ExternalPayment::API::Object::LineItemPaymentExternal |
Functions
checkAmount
This functions checks if the amount given in the google checkout transaction matches the amount of the order.
Syntax |
$PaymentLineItem->checkAmount; |
Return |
|
className
Returns the class name, used for DAL access.
Syntax |
$ClassName = $LineItemPaymentGoogleCO->className; |
Return |
|
dbPackage
Returns the database package, used for DAL access.
Syntax |
$DbPackage = $LineItemPaymentGoogleCO->dbPackage; |
Return |
|