Finance-Bank-ID-BPRKS
view release on metacpan or search on metacpan
Also see the examples/ subdirectory in the distribution for a sample
script using this module.
DESCRIPTION
RELEASE NOTE: This is an early release. Only parse_statement() for a
single statement page is implemented.
This module provide a rudimentary interface to the web-based online
banking interface of the Indonesian BPR Karyajatnika Sadaya (BPR KS,
BPRKS) at https://ib.bprks.co.id. You will need either Crypt::SSLeay or
IO::Socket::SSL installed for HTTPS support to work (and strictly
Crypt::SSLeay to enable certificate verification). WWW::Mechanize is
required but you can supply your own mech-like object.
This module can only login to the individual edition of the site. I
haven't checked out the other versions.
Warning: This module is neither offical nor is it tested to be 100%
safe! Because of the nature of web-robots, everything may break from one
day to the other when the underlying web interface changes.
lib/Finance/Bank/ID/BPRKS.pm view on Meta::CPAN
using this module.
=head1 DESCRIPTION
B<RELEASE NOTE: This is an early release. Only parse_statement() for a single
statement page is implemented.>
This module provide a rudimentary interface to the web-based online banking
interface of the Indonesian B<BPR Karyajatnika Sadaya> (BPR KS, BPRKS) at
https://ib.bprks.co.id. You will need either L<Crypt::SSLeay> or
L<IO::Socket::SSL> installed for HTTPS support to work (and strictly
Crypt::SSLeay to enable certificate verification). L<WWW::Mechanize> is required
but you can supply your own mech-like object.
This module can only login to the individual edition of the site. I haven't
checked out the other versions.
Warning: This module is neither offical nor is it tested to be 100% safe!
Because of the nature of web-robots, everything may break from one day to the
other when the underlying web interface changes.
( run in 1.256 second using v1.01-cache-2.11-cpan-fd5d4e115d8 )