2021-07-09 20:29:30 +07:00
|
|
|
====
|
|
|
|
SIPS
|
|
|
|
====
|
|
|
|
|
|
|
|
`SIPS <https://sips.worldline.com/>`_ is an online payments solution from the multinational
|
|
|
|
Worldline.
|
|
|
|
|
|
|
|
Configuration
|
|
|
|
=============
|
|
|
|
|
|
|
|
.. seealso::
|
2022-05-03 07:44:13 +07:00
|
|
|
- :ref:`payment_providers/add_new`
|
2021-07-09 20:29:30 +07:00
|
|
|
|
|
|
|
Credentials tab
|
|
|
|
---------------
|
|
|
|
|
|
|
|
Odoo needs your **API Credentials** to connect with your SIPS account, which comprise:
|
|
|
|
|
|
|
|
- **Merchant ID**: The ID solely used to identify the merchant account with SIPS.
|
|
|
|
- **Secret Key**: The key to sign the merchant account with SIPS.
|
|
|
|
- **Secret Key Version**: The version of the key, pre-filled.
|
|
|
|
- **Interface Version**: Pre-filled, don't change it.
|
|
|
|
|
|
|
|
You can copy your credentials from your SIPS environment info documentation, in the section
|
|
|
|
**PROD**, and paste them in the related fields under the **Credentials** tab.
|
|
|
|
|
|
|
|
.. important::
|
|
|
|
If you are trying SIPS as a test, with the *TEST* credentials, change the **State** to *Test
|
|
|
|
Mode*. We recommend doing this on a test Odoo database, rather than on your main database.
|
|
|
|
|
|
|
|
.. seealso::
|
2022-05-03 07:44:13 +07:00
|
|
|
- :doc:`../payment_providers`
|