Class: C2eCore::Drops::PaymentMethodDrop

Inherits:
BaseDrop
  • Object
show all
Defined in:
/build/app/mailers/c2e_core/drops/payment_method_drop.rb

Instance Method Summary collapse

Constructor Details

#initialize(payment_method) ⇒ PaymentMethodDrop

Returns a new instance of PaymentMethodDrop.

Instance Method Details

#payment_gatePaymentGateDrop

Returns - The PaymentGate as drop object.

Returns:

#payment_typePaymentTypeDrop

Returns - The PaymentType as drop object.

Returns:

#simplified_descriptionString

Returns - A simplified description of the payment method. E.g.: "Online payment", "Cash".

Returns:

  • (String)
    • A simplified description of the payment method.

    E.g.: "Online payment", "Cash".