Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • Home > Linux > Programming > Perl Modules

    Business::TW::TSIB::CStorePayment 0.04

    Download button

    No screenshots available
    Downloads: 274  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Chia-liang Kao | More programs
    Perl Artistic License / FREE
    November 27th, 2009, 02:27 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    Business::TW::TSIB::CStorePayment description

    Module for Taishin Bank Convenient Store Payment Management

    Business::TW::TSIB::CStorePayment is a Perl module that provides utility functions for the convenient store payment collection service by TSIB (Taishin International Bank, Taiwan).

    SYNOPSIS

     use Business::TW::TSIB::CStorePayment;
     my $csp = Business::TW::TSIB::CStorePayment->new({ corp_code => 'CPCU' });
     my @bar = $csp->generate( { due => DateTime->new( year => 2007, month => 4, day => 2 ),
     collect_until => DateTime->new( year => 2007, month => 4, day => 2 ),
     amount => 3900,
     ar_id => '20892' } );

     # render the code39 barcode with GD::Barcode
     my @png = map { GD::Barcode::Code39->new("*$_*")->plot->png } @bar;

     # parse summary from file handler
     my $entries = Business::TW::TSIB::CStorePayment->parse_summary($fh);

     # entries is arrayref of Business::TW::TSIB::CStorePayment::Entry objects,



    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    Taishin bank | payment management | Perl module | Taishin | bank | payment

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM