X-Git-Url: http://git.freeside.biz/gitweb/?p=Business-CreditCard.git;a=blobdiff_plain;f=CreditCard.pm;h=0ef0110af1868d018ba6f332c763a8a53dd5f7a8;hp=ea12feee91fea5b87adb348ce5178d606800ae62;hb=c29df2d4316f663a9ad1c6327f36262e97695cc8;hpb=968594e8baded83b5472b23940a060fd36b70ef6 diff --git a/CreditCard.pm b/CreditCard.pm index ea12fee..0ef0110 100644 --- a/CreditCard.pm +++ b/CreditCard.pm @@ -5,7 +5,7 @@ use vars qw( @ISA $VERSION $Country ); @ISA = qw( Exporter ); -$VERSION = "0.34"; +$VERSION = "0.35_01"; $Country = 'US'; @@ -83,7 +83,7 @@ Credit card issuers have recently been forming agreements to process cards on other networks, in which one type of card is processed as another card type. By default, Business::CreditCard returns the type the card should be treated as -in the US and Canada. You can change this to return the type the card should +in the US. You can change this to return the type the card should be treated as in a different country by setting C<$Business::CreditCard::Country> to your two-letter country code. This is probably what you want to determine if you accept the card, or which