Class: BoxOffice::Checkout
- Defined in:
- app/models/box_office.rb
Instance Attribute Summary
Attributes inherited from Checkout
#cart, #error, #notes, #order, #payment, #person
Instance Method Summary collapse
Methods inherited from Checkout
#capture_payment, #checkout_name, #finish, for, #initialize, #log, #message, #pay, #valid?, #void_payment
Methods included from Ext::Preprocessor
Constructor Details
This class inherits a constructor from Checkout