Class: C2eCore::Drops::PaymentMethodDrop
- Defined in:
- /build/app/mailers/c2e_core/drops/payment_method_drop.rb
Instance Method Summary collapse
-
#initialize(payment_method) ⇒ PaymentMethodDrop
constructor
A new instance of PaymentMethodDrop.
-
#payment_gate ⇒ PaymentGateDrop
-
The PaymentGate as drop object.
-
-
#payment_type ⇒ PaymentTypeDrop
-
The PaymentType as drop object.
-
-
#simplified_description ⇒ String
-
A simplified description of the payment method.
-
Constructor Details
#initialize(payment_method) ⇒ PaymentMethodDrop
Returns a new instance of PaymentMethodDrop.
Instance Method Details
#payment_gate ⇒ PaymentGateDrop
Returns - The PaymentGate as drop object.
#payment_type ⇒ PaymentTypeDrop
Returns - The PaymentType as drop object.
#simplified_description ⇒ String
Returns - A simplified description of the payment method. E.g.: "Online payment", "Cash".