Class: Akatus::ElectronicFundsTransfer
- Inherits:
-
PaymentType
- Object
- PaymentType
- Akatus::ElectronicFundsTransfer
- Defined in:
- lib/akatus/payment_types.rb
Instance Attribute Summary
Attributes inherited from PaymentType
Instance Method Summary collapse
Methods included from Transferrable
Instance Method Details
#to_payload ⇒ Object
26 27 28 |
# File 'lib/akatus/payment_types.rb', line 26 def to_payload { :meio_de_pagamento => brand } end |