Package DE_EPAGES::PaymentTypes::API::Object::PaymentMethodDirectDebitViaFax
Object interface for payment method direct debit via fax.
Base |
DE_EPAGES::Order::API::Object::ContainerPaymentMethod |
Functions
usableAtStorefront
Tests if a payment method with the given currency is visible in the storefront. Uses function DE_EPAGES::Payment::API::Object::PaymentMethod::price to evaluate if payment methode has a price (price can be 0).
Syntax |
$Usable = $PaymentMethod->usableAtStorefront($hVars); |
Input |
|
Return |
|