SilverCart\Prepayment\Model\Prepayment

prepayment module

Synopsis

class Prepayment extends PaymentMethod {
}

Hierarchy

Extends

  • SilverCart\Model\Payment\PaymentMethod

Members

private

  • $casting — array
    Casted attributes
  • $db — array
    classes attributes
  • $has_many — array
    1:n relationships.
  • $possible_payment_channels — array
    A list of possible payment channels.
  • $table_name — string
    DB table name

protected

  • $moduleName — string
    module name to be shown in backend interface

Methods

protected

public