Description Usage Arguments Details
Create a class which will connect to a given bank when initialized and download useful information which we want to store (balance, operations).
1 2 3 4 5 6 |
Character, which bank to connect to
Numeric or character
Numeric or character
Character
Date
Date
$new() creates a new instance of a bank object
$connect_driver() opens a web driver
$connect_bank() connects to a bank website
$get_balance() retrieves the balance for each account
$get_operations() retrieves operations from one date to another
$disconnect_driver() disconnect the web driver
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.