Skip to content

Commit fc5a9a6

Browse files
committed
[IMP] payment_providers/iyzico: fix typos and minor improvements
closes #15568 X-original-commit: b39e781 Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
1 parent 2875f33 commit fc5a9a6

File tree

1 file changed

+14
-11
lines changed
  • content/applications/finance/payment_providers

1 file changed

+14
-11
lines changed

content/applications/finance/payment_providers/iyzico.rst

Lines changed: 14 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,28 +4,31 @@ Iyzico
44

55
`Iyzico <https://www.iyzico.com/>`_ is an online payment provider covering Turkey.
66

7-
.. _payment_providers/iyzico/configure_dashboard:
7+
.. _payment_providers/iyzico/configure-dashboard:
88

99
Configuration on the Iyzico Dashboard
1010
=====================================
1111

1212
#. Log into the `Iyzico Dashboard <https://merchant.iyzipay.com>`_.
13-
#. Navigate to :menuselection:`Settings --> Merchant Settings` and copy the values of the
14-
:guilabel:`API Key` and :guilabel:`Secret Key` fields and save them for later.
15-
#. In the same Merchant Settings page, Find and enable :guilabel:`Merchant Notifications` section.
13+
#. Navigate to :menuselection:`Settings --> Merchant Settings`.
14+
#. Copy the values of the :guilabel:`API Key` and :guilabel:`Secret Key` fields and save them for
15+
the :ref:`payment_providers/iyzico/configure-odoo` step.
16+
#. On the same :guilabel:`Merchant Settings` page, enable :guilabel:`Merchant Notifications`.
1617
#. | Enter your Odoo database URL followed by `/payment/iyzico/webhook` in the
1718
:guilabel:`Merchant Notification Url` field.
1819
| For example: `https://example.odoo.com/payment/iyzico/webhook`.
1920
#. Click :guilabel:`Save`.
2021

21-
Configuration on Odoo
22-
=====================
22+
.. _payment_providers/iyzico/configure-odoo:
2323

24-
#. :ref:`Navigate to the payment provider Iyzico <payment_providers/add_new>` and change its
25-
state to :guilabel:`Enabled`.
26-
#. In the :guilabel:`Credentials` tab, fill the :guilabel:`API Key`, and :guilabel:`Secret Key`, with
27-
the values you saved at the step :ref:`payment_providers/iyzico/configure_dashboard`.
28-
#. Configure the rest of the options to your liking.
24+
Odoo configuration
25+
==================
26+
27+
#. :ref:`Navigate to the payment provider Iyzico <payment_providers/add_new>`.
28+
#. In the :guilabel:`Credentials` tab, fill the :guilabel:`API Key` and :guilabel:`Secret Key`
29+
fields with the values you saved at the step :ref:`payment_providers/iyzico/configure-dashboard`.
30+
#. Configure the remaining options as needed.
31+
#. Set the :guilabel:`State` field to :guilabel:`Enabled`.
2932

3033
.. seealso::
3134
:doc:`../payment_providers`

0 commit comments

Comments
 (0)