[IMP] finance/acquirers: deprecate old acquirers
closes odoo/documentation#2686 Related: odoo/odoo#99025 Related: odoo/upgrade#3848 Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
This commit is contained in:
parent
624048c891
commit
e47b0379c3
@ -74,12 +74,6 @@ Online payment acquirers
|
||||
- Full only
|
||||
- Full and partial
|
||||
-
|
||||
* - :doc:`Alipay <payment_acquirers/alipay>`
|
||||
- Payment from the acquirer website
|
||||
-
|
||||
-
|
||||
-
|
||||
-
|
||||
* - :doc:`Amazon Payment Services <payment_acquirers/amazon_payment_services>`
|
||||
- Payment from the acquirer website
|
||||
-
|
||||
@ -122,24 +116,12 @@ Online payment acquirers
|
||||
-
|
||||
-
|
||||
-
|
||||
* - :doc:`Ogone <payment_acquirers/ogone>`
|
||||
- Payment from the acquirer website
|
||||
- |V|
|
||||
-
|
||||
-
|
||||
-
|
||||
* - :doc:`PayPal <payment_acquirers/paypal>`
|
||||
- Payment from the acquirer website
|
||||
-
|
||||
-
|
||||
-
|
||||
-
|
||||
* - PayU Latam
|
||||
- Payment from the acquirer website
|
||||
-
|
||||
-
|
||||
-
|
||||
-
|
||||
* - :doc:`Razorpay <payment_acquirers/razorpay>`
|
||||
- Payment from Odoo
|
||||
-
|
||||
|
@ -5,6 +5,9 @@ Alipay
|
||||
`Alipay <https://www.alipay.com/>`_ is an online payments platform established in China by Alibaba
|
||||
Group.
|
||||
|
||||
.. warning::
|
||||
The provider Alipay is deprecated. It is recommended to use :doc:`asiapay` instead.
|
||||
|
||||
Configuration
|
||||
=============
|
||||
|
||||
|
@ -9,6 +9,9 @@ company that provides the technology involved in secure electronic transactions.
|
||||
- :ref:`payment_acquirers/add_new`
|
||||
- `Ogone's documentation <https://epayments-support.ingenico.com/get-started/>`_.
|
||||
|
||||
.. warning::
|
||||
The provider Ogone is deprecated. It is recommended to use :doc:`stripe` instead.
|
||||
|
||||
Settings in Ogone
|
||||
=================
|
||||
|
||||
@ -101,4 +104,4 @@ Settings in Odoo
|
||||
|
||||
To set up Ogone in Odoo, head to :menuselection:`Accounting --> Configuration --> Payment Acquirers`
|
||||
and open the Ogone acquirer. In the :guilabel:`Credentials` tab, enter the **PSPID** of your Ogone
|
||||
account, and fill out the other fields as configured in your :ref:`Ogone portal <ogone/ogone>`.
|
||||
account, and fill out the other fields as configured in your :ref:`Ogone portal <ogone/ogone>`.
|
||||
|
Loading…
Reference in New Issue
Block a user