Package DE_EPAGES::Saferpay::API::Object::LineItemPaymentSaferpayELV
object interface for LineItemPaymentSaferpayELV.
Base |
DE_EPAGES::Saferpay::API::Object::LineItemPaymentSaferpay |
Functions
className
Returns the class name, used for DAL access.
Syntax |
$ClassName = $LineItemPaymentSaferpayELV->className; |
Return |
|
getPaymentViewAction
Returns the ViewAction to be used for presenting the payment page.
Syntax |
$ViewAction = $LineItemPaymentSaferpayCreditCard->getPaymentViewAction; |
Return |
|