Skip to content
Commit db85eaab authored by Célande Adrien's avatar Célande Adrien Committed by Romain Bignon
Browse files

[caissedepargne/cenet] rectified transaction type

The transaction types are retrieved according to the `TypeMouvement` key given by the API.
But this key return the same value for card, check and other transactions.
So the `TypeOperationDisplay` key is more precise.
But sometimes it sents the same value for order and transfer despite the label telling the opposite.
So now, the label is looked at first to determine the type, then if nothing is found, the API key is used.

Closes: 9744@zendesk
parent 10515575
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