[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:
Victor Feyens 2022-08-26 14:33:45 +00:00
parent 624048c891
commit e47b0379c3
3 changed files with 7 additions and 19 deletions

View File

@ -74,12 +74,6 @@ Online payment acquirers
- Full only - Full only
- Full and partial - Full and partial
- -
* - :doc:`Alipay <payment_acquirers/alipay>`
- Payment from the acquirer website
-
-
-
-
* - :doc:`Amazon Payment Services <payment_acquirers/amazon_payment_services>` * - :doc:`Amazon Payment Services <payment_acquirers/amazon_payment_services>`
- Payment from the acquirer website - 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>` * - :doc:`PayPal <payment_acquirers/paypal>`
- Payment from the acquirer website - Payment from the acquirer website
- -
- -
- -
- -
* - PayU Latam
- Payment from the acquirer website
-
-
-
-
* - :doc:`Razorpay <payment_acquirers/razorpay>` * - :doc:`Razorpay <payment_acquirers/razorpay>`
- Payment from Odoo - Payment from Odoo
- -

View File

@ -5,6 +5,9 @@ Alipay
`Alipay <https://www.alipay.com/>`_ is an online payments platform established in China by Alibaba `Alipay <https://www.alipay.com/>`_ is an online payments platform established in China by Alibaba
Group. Group.
.. warning::
The provider Alipay is deprecated. It is recommended to use :doc:`asiapay` instead.
Configuration Configuration
============= =============

View File

@ -9,6 +9,9 @@ company that provides the technology involved in secure electronic transactions.
- :ref:`payment_acquirers/add_new` - :ref:`payment_acquirers/add_new`
- `Ogone's documentation <https://epayments-support.ingenico.com/get-started/>`_. - `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 Settings in Ogone
================= =================