Method: Opensteam::Payment::DirectDebitPayment#capture
- Defined in:
- lib/opensteam/payment/direct_debit_payment.rb
#capture(amount, authorization, options = {}) ⇒ Object
capture amount from authorization
38 39 |
# File 'lib/opensteam/payment/direct_debit_payment.rb', line 38 def capture( amount, , = {} ) end |