The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

WebService::PayPal::PaymentsAdvanced::Role::HasTender - Role which provides some methods describing a transaction

VERSION

version 0.000025

amount

The AMT param

is_credit_card_transaction

Boolean. Returns true if this is a credit card transaction.

is_paypal_transaction

Boolean. Returns true if this is a PayPal transaction.

SUPPORT

Bugs may be submitted through https://github.com/maxmind/webservice-paypal-paymentsadvanced/issues.

AUTHOR

Olaf Alders <olaf@wundercounter.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2018 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.