Skip to content
Snippets Groups Projects
Commit ff38b370 authored by Nicolas Martinelli's avatar Nicolas Martinelli
Browse files

[FIX] payment_ogone: missing key

The key 'PAYIDSUB' should be added in the list of SHA-OUT keys.,
otherwise the signature is wrong.

opw-678718
parent 2164383f
Branches
Tags
No related merge requests found
......@@ -121,6 +121,7 @@ class PaymentAcquirerOgone(osv.Model):
'NCERRORED',
'ORDERID',
'PAYID',
'PAYIDSUB',
'PM',
'SCO_CATEGORY',
'SCORING',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment