Class: ActiveMerchant::Billing::Integrations::Valitor::Notification
- Inherits:
-
Notification
- Object
- Notification
- ActiveMerchant::Billing::Integrations::Valitor::Notification
- Includes:
- ResponseFields
- Defined in:
- lib/active_merchant/billing/integrations/valitor/notification.rb
Instance Attribute Summary
Attributes inherited from Notification
Method Summary
Methods included from ResponseFields
#acknowledge, #authorization_number, #card_last_four, #card_type, #currency, #customer_address, #customer_city, #customer_comment, #customer_country, #customer_email, #customer_name, #customer_zip, #gross, #item_id, #password, #received_at, #status, #success?, #test?, #transaction_id, #transaction_number
Methods inherited from Notification
#amount, #empty!, #gross, #gross_cents, #initialize, #status, #valid_sender?
Constructor Details
This class inherits a constructor from ActiveMerchant::Billing::Integrations::Notification