From 75aca47b5686d15ec4cefe31b9bd756745ccedf5 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Tue, 9 Aug 2016 05:29:50 -0700 Subject: [PATCH] return txn_date --- README | 2 +- lib/Business/OnlinePayment/CardFortress.pm | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index d3baf24..19ff5b8 100644 --- a/README +++ b/README @@ -26,7 +26,7 @@ Support is provied by CardFortress LICENSE AND COPYRIGHT -Copyright (C) 2008-2010 Freeside Internet Services, Inc. (http://freeside.biz/) +Copyright (C) 2008-2016 Freeside Internet Services, Inc. (http://freeside.biz/) This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. diff --git a/lib/Business/OnlinePayment/CardFortress.pm b/lib/Business/OnlinePayment/CardFortress.pm index ea438fa..a06f004 100644 --- a/lib/Business/OnlinePayment/CardFortress.pm +++ b/lib/Business/OnlinePayment/CardFortress.pm @@ -42,7 +42,7 @@ sub set_defaults { $self->build_subs(qw( order_number avs_code cvv2_response response_page response_code response_headers - card_token private_key + card_token private_key txn_date )); } @@ -218,7 +218,7 @@ Ivan Kohler C<< >> =head1 COPYRIGHT & LICENSE -Copyright 2008-2010 Freeside Internet Services, Inc. (http://freeside.biz/) +Copyright 2008-2016 Freeside Internet Services, Inc. (http://freeside.biz/) All rights reserved. This program is free software; you can redistribute it and/or modify it -- 2.11.0