ePages 6.10 - DE_EPAGES/GoogleCheckout/API/Object/LineItemPaymentGoogleCO.pm

Package DE_EPAGES::GoogleCheckout::API::Object::LineItemPaymentGoogleCO

object interface for LineItemPaymentGoogleCO.

Base
DE_EPAGES::Order::API::Object::LineItemPayment

Functions

checkAmount

checkAmount

This functions checks if the amount given in the google checkout transaction matches the amount of the order.

Syntax
$PaymentLineItem->checkAmount;
Return
$result (boolean)
true if the ordered amount matches the transasctional amount