Skip to content
Snippets Groups Projects
Commit 6b2c8c07 authored by Florimond Husquinet (fhu)'s avatar Florimond Husquinet (fhu) Committed by fw-bot
Browse files

[FIX] payment_ogone: broken Ingenico configuration link


- Go to Sales > Configuration > Settings.
- Under Quotations & Orders, check Online Signature & Payment
- Select the Payment radio button.
- Click Payment Acquirers.
- On the Ingenico tile, click Activate.

Before this commit:

the bottom of the configuration page that appear contains a broken link.

After this commit:

a new link is provided, and the text of the link as been updated to reflect
the title of the new article linked.

closes odoo/odoo#37516

Opw: 2075825
X-original-commit: 12676f56
Signed-off-by: default avatarNicolas Martinelli (nim) <nim@odoo.com>
parent c3387e84
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@
<field name="ogone_shakey_in"/>
<field name="ogone_shakey_out"/>
<field name="ogone_alias_usage"/>
<a colspan="2" href="http://payment-services.ingenico.com/int/en/ogone/support/guides/user%20guides/test-account-creation" target="_blank">How to configure your Ogone account?</a>
<a colspan="2" href="https://payment-services.ingenico.com/int/en/ogone/support/guides/user%20guides/use-your-account" target="_blank">How to use your Ingenico ePayments account?</a>
</group>
</xpath>
</field>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment