NAME

Business::CyberSource::Response::Role::Accept - role for handling accepted transactions

VERSION

version v0.2.4

DESCRIPTION

If the transaction has a decision of approved then this Role is applied.

ATTRIBUTES

amount

Type: Num

Amount that was approved.

currency

Type: MooseX::Types::Locale::Currency

Currency code which was used to make the request

datetime

Type: MooseX::Types::DateTime::W3C::DateTimeW3C

Request timestamp (will probably become a DateTime object at some point)

reference_code

Type: MooseX::Types::Varchar::Varchar[50]

The merchant reference code originally sent

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)