NAME
Business::CyberSource::Request::Authorization - CyberSource Authorization request object
VERSION
version v0.1.6
ATTRIBUTES
street
Reader: street
Type: Str
This attribute is required.
ip
Reader: ip
Type: Str
client_env
Reader: client_env
Type: Str
This attribute is required.
last_name
Reader: last_name
Type: Str
This attribute is required.
Additional documentation: Card Holder's last name
state
Reader: state
Type: Str
This attribute is required.
Reader: email
Type: MooseX::Types::Email::EmailAddress
This attribute is required.
currency
Reader: currency
Type: Str
This attribute is required.
city
Reader: city
Type: Str
This attribute is required.
password
Reader: password
Type: Str
This attribute is required.
Additional documentation: your SOAP transaction key
production
Reader: production
Type: Bool
This attribute is required.
Additional documentation: 0: test server. 1: production server
server
Reader: server
Type: MooseX::Types::URI::Uri
This attribute is required.
country
Reader: country
Type: MooseX::Types::Locale::Country::Alpha2Country
This attribute is required.
Additional documentation: ISO 2 character country code
cvn
Reader: cvn
Type: Int
total
Reader: total
Type: Num
cc_exp_month
Reader: cc_exp_month
Type: Int
This attribute is required.
cc_exp_year
Reader: cc_exp_year
Type: Int
This attribute is required.
username
Reader: username
Type: Str
This attribute is required.
Additional documentation: your merchantID
credit_card
Reader: credit_card
Type: Str
This attribute is required.
zip
Reader: zip
Type: Str
This attribute is required.
foreign_currency
Reader: foreign_currency
Type: Str
reference_code
Reader: reference_code
Type: Str
This attribute is required.
client_name
Reader: client_name
Type: Str
This attribute is required.
client_version
Reader: client_version
Type: Str
This attribute is required.
first_name
Reader: first_name
Type: Str
This attribute is required.
Additional documentation: Card Holder's first name
METHODS
street
Method originates in Business::CyberSource::Request::Authorization.
client_env
Method originates in Business::CyberSource::Request::Authorization.
state
Method originates in Business::CyberSource::Request::Authorization.
Method originates in Business::CyberSource::Request::Authorization.
password
Method originates in Business::CyberSource::Request::Authorization.
server
Method originates in Business::CyberSource::Request::Authorization.
new
Method originates in Business::CyberSource::Request::Authorization.
cvn
Method originates in Business::CyberSource::Request::Authorization.
cc_exp_month
Method originates in Business::CyberSource::Request::Authorization.
total
Method originates in Business::CyberSource::Request::Authorization.
username
Method originates in Business::CyberSource::Request::Authorization.
credit_card
Method originates in Business::CyberSource::Request::Authorization.
zip
Method originates in Business::CyberSource::Request::Authorization.
cid
Method originates in Business::CyberSource::Request::Authorization.
reference_code
Method originates in Business::CyberSource::Request::Authorization.
ip
Method originates in Business::CyberSource::Request::Authorization.
submit
Method originates in Business::CyberSource::Request::Authorization.
last_name
Method originates in Business::CyberSource::Request::Authorization.
cvc2
Method originates in Business::CyberSource::Request::Authorization.
currency
Method originates in Business::CyberSource::Request::Authorization.
city
Method originates in Business::CyberSource::Request::Authorization.
production
Method originates in Business::CyberSource::Request::Authorization.
country
Method originates in Business::CyberSource::Request::Authorization.
cc_exp_year
Method originates in Business::CyberSource::Request::Authorization.
cvv2
Method originates in Business::CyberSource::Request::Authorization.
client_name
Method originates in Business::CyberSource::Request::Authorization.
foreign_currency
Method originates in Business::CyberSource::Request::Authorization.
client_version
Method originates in Business::CyberSource::Request::Authorization.
first_name
Method originates in Business::CyberSource::Request::Authorization.
cvv
Method originates in Business::CyberSource::Request::Authorization.
BUGS
Please report any bugs or feature requests on the bugtracker website https://github.com/xenoterracide/Business-CyberSource/issues
When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.
AUTHOR
Caleb Cushing <xenoterracide@gmail.com>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2011 by Caleb Cushing.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)