Class: RealEx::Recurring::Transaction
- Inherits:
-
Transaction
- Object
- Transaction
- RealEx::Recurring::Transaction
- Defined in:
- lib/real_ex/recurring.rb
Direct Known Subclasses
Constant Summary
Constants inherited from Transaction
Instance Attribute Summary
Attributes inherited from Transaction
Instance Method Summary collapse
Methods inherited from Transaction
#autosettle?, #hash, #initialize, #request_type, #to_xml
Methods included from Initializer
Constructor Details
This class inherits a constructor from RealEx::Transaction
Instance Method Details
#authorize! ⇒ Object
5 6 7 |
# File 'lib/real_ex/recurring.rb', line 5 def RealEx::Response.new_from_xml(RealEx::Client.call(real_vault_uri, to_xml)) end |