NAME

WebService::PayPal::PaymentsAdvanced::Role::HasCreditCard - Role which provides methods specifically for credit card transactions

VERSION

version 0.000009

card_type

A human readable credit card type. One of:

VISA
MasterCard
Discover
American Express
Diner's Club
JCB

card_expiration

The month and year of the credit card expiration.

card_last_four_digits

The last four digits of the credit card.

reference_transaction_id

The id you will use in order to use this as a reference transaction (pnref).

AUTHOR

Olaf Alders <olaf@wundercounter.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2015 by MaxMind, Inc..

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.