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