NAME
Checkout::CyberSource::SOAP::Response
SYNOPSIS
my $response = $c->model('Checkout')->checkout( $c->req->params );
When you call Checkout::CyberSource::SOAP::process, your response object
is a Checkout::CyberSource::SOAP::Response.
METHODS
- respond
-
This basically just maps response codes from Checkout::CyberSource::SOAP to a function returning success or failure--there are many ways to fail, thus most of the entries in the dispatch table.
AUTHOR
Amiri Barksdale <amiri@metalabel.com>
CONTRIBUTORS
Tomas Doran (t0m) <bobtfish@bobtfish.net>
COPYRIGHT
Copyright (c) 2010 the Checkout::CyberSource::SOAP::Response "AUTHOR" and "CONTRIBUTORS" as listed above.
LICENSE
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
SEE ALSO
Catalyst::Model::Adaptor Business::OnlinePayment::CyberSource