NAME
Business::CyberSource::Request::AuthReversal - CyberSource Reverse Authorization request object
VERSION
version v0.1.3
ATTRIBUTES
client_env
Reader: client_env
Type: Str
This attribute is required.
currency
Reader: currency
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.
server
Reader: server
Type: MooseX::Types::URI::Uri
This attribute is required.
request_id
Reader: request_id
Type: Str
This attribute is required.
total
Reader: total
Type: Num
username
Reader: username
Type: Str
This attribute is required.
Additional documentation: your merchantID
foreign_currency
Reader: foreign_currency
Type: Str
client_name
Reader: client_name
Type: Str
This attribute is required.
reference_code
Reader: reference_code
Type: Str
This attribute is required.
client_version
Reader: client_version
Type: Str
This attribute is required.
METHODS
submit
Method originates in Business::CyberSource::Request::AuthReversal.
client_env
Method originates in Business::CyberSource::Request::AuthReversal.
currency
Method originates in Business::CyberSource::Request::AuthReversal.
password
Method originates in Business::CyberSource::Request::AuthReversal.
production
Method originates in Business::CyberSource::Request::AuthReversal.
server
Method originates in Business::CyberSource::Request::AuthReversal.
request_id
Method originates in Business::CyberSource::Request::AuthReversal.
new
Method originates in Business::CyberSource::Request::AuthReversal.
total
Method originates in Business::CyberSource::Request::AuthReversal.
username
Method originates in Business::CyberSource::Request::AuthReversal.
reference_code
Method originates in Business::CyberSource::Request::AuthReversal.
client_name
Method originates in Business::CyberSource::Request::AuthReversal.
foreign_currency
Method originates in Business::CyberSource::Request::AuthReversal.
client_version
Method originates in Business::CyberSource::Request::AuthReversal.
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)