Skip to content
Commit 3e29f496 authored by Julien Montagnat's avatar Julien Montagnat Committed by hydrargyrum
Browse files

[carrefourbanque] New implementation of CardHistoryPageJSON

The pagination of the current CardHistoryPage is not working anymore.
To get more transactions we need to use a JSON API.
The POST method need a date_recup value which is a non-determinable timestamp that we get in the html of the CardHistoryPage.
Everytime we call the JSON API, we get, the transactions of the previous calls, 40 new transactions and a new date_recup that we can use to do a new request.
parent 0c8540c6
Pipeline #278637700 passed with warnings with stages
in 17 minutes and 5 seconds