Class Payment::Base
In: lib/payment/base.rb
Parent: Object

Attributes

account_number  [RW] 
action  [RW] 
address  [RW] 
amount  [RW] 
authorization  [R] 
bank_name  [RW] 
card_number  [RW] 
city  [RW] 
country  [RW] 
customer_id  [RW] 
description  [RW] 
email  [RW] 
error_code  [R] 
error_message  [R] 
expiration  [RW] 
fax  [RW] 
invoice_number  [RW] 
login  [RW] 
method  [RW] 
name  [RW] 
password  [RW] 
phone  [RW] 
require_avs  [RW] 
response  [R] 
result_code  [R] 
routing_code  [RW] 
state  [RW] 
test_transaction  [RW] 
transaction_type  [R] 
type  [RW] 
url  [RW] 
zip  [RW] 

[Validate]