Module
ActiveMerchant::Billing::Integrations::Valitor::ResponseFields
In:
lib/active_merchant/billing/integrations/valitor/response_fields.rb
Methods
acknowledge
authorization_number
card_last_four
card_type
complete?
currency
customer_address
customer_city
customer_comment
customer_country
customer_email
customer_name
customer_zip
gross
item_id
order
password
received_at
status
success?
test?
transaction_id
transaction_number
Public Instance methods
acknowledge
()
authorization_number
()
card_last_four
()
card_type
()
complete?
()
Alias for success?
currency
()
customer_address
()
customer_city
()
customer_comment
()
customer_country
()
customer_email
()
customer_name
()
customer_zip
()
gross
()
item_id
()
order
()
Alias for
item_id
password
()
received_at
()
status
()
success?
()
test?
()
transaction_id
()
transaction_number
()
[Validate]