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
  • Woob Import @woob-import

    mentioned in issue #417 (closed)

    By Nicolas Ferrari on 2020-07-20T13:07:53 (imported from GitLab)

    ·

    mentioned in issue #417 (closed)

    By Nicolas Ferrari on 2020-07-20T13:07:53 (imported from GitLab)

    Toggle commit list
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment