[FIX] payment providers: ogone parameter value typo
Fixed a typo in the ogone documentation task id: 3001021 closes odoo/documentation#2772 Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
This commit is contained in:
parent
43621e7042
commit
f3ef72f1f5
@ -51,7 +51,7 @@ Technical Information --> Global Security Parameters`, select :guilabel:`SHA-1`
|
|||||||
.. tip::
|
.. tip::
|
||||||
If you need to use another algorithm, such as `sha-256` or `sha-512`, within Odoo, activate the
|
If you need to use another algorithm, such as `sha-256` or `sha-512`, within Odoo, activate the
|
||||||
:ref:`developer mode <developer-mode>` and go to :menuselection:`General Settings -->
|
:ref:`developer mode <developer-mode>` and go to :menuselection:`General Settings -->
|
||||||
Technical --> System Parameters`. From here, search for `payment_ogone.hash.function` and change
|
Technical --> System Parameters`. From here, search for `payment_ogone.hash_function` and change
|
||||||
the value line to the desired algorithm (`sha-256` or `sha-512`).
|
the value line to the desired algorithm (`sha-256` or `sha-512`).
|
||||||
|
|
||||||
You are now required to generate **SHA-IN** passphrases. **SHA-IN** and **SHA-OUT** passphrases are
|
You are now required to generate **SHA-IN** passphrases. **SHA-IN** and **SHA-OUT** passphrases are
|
||||||
|
Loading…
Reference in New Issue
Block a user