NAME
Business::CyberSource::Request::Role::CreditCardInfo - credit card info role
VERSION
version 0.005001
ATTRIBUTES
card_type
Type of card to authorize, e.g. Visa, MasterCard
credit_card
Customer's credit card number
cvn
alias: cvv cvv2 cvc2 cid
Card Verification Numbers
full_name
Full Name on the Credit Card
cc_exp_month
Two-digit month that the credit card expires in. Format: MM
cc_exp_year
Four-digit year that the credit card expires in. Format: YYYY
cv_indicator
Flag that indicates whether a CVN code was 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)