Commit 7674afa1 authored by Łukasz Nowak's avatar Łukasz Nowak

Add yet another key to signature calculation.

parent 484a3ba8
......@@ -40,7 +40,7 @@ else:
'markNb', 'markResult', 'markCVV2_CVC2', 'authAmount', 'authDevise',
'authDate', 'authNb', 'authResult', 'authCVV2_CVC2', 'warrantlyResult',
'captureDate', 'captureNumber', 'rapprochementStatut', 'refoundAmount',
'refundDevise', 'timestamp']
'refundDevise', 'litige', 'timestamp']
signature = ''
for k in received_sorted_keys:
try:
......
29
\ No newline at end of file
30
\ No newline at end of file
Markdown is supported
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