[IMP] sales: update Get paid to confirm order

This commit is contained in:
cdu-odoo 2020-02-10 10:31:22 +01:00 committed by GitHub
parent 8179f5a36e
commit 32019a2154
5 changed files with 39 additions and 27 deletions

View File

@ -2,42 +2,54 @@
Get paid to confirm an order Get paid to confirm an order
============================ ============================
You can use online payments to get orders automatically confirmed. In general, online payments are considered as a fast and secure alternative to traditional payment
Saving the time of both your customers and yourself. methods. It is generally cheaper, easier and faster than other payment methods. It is particularly
useful and efficient for international transactions. With Odoo Sales, you can use online payments
to get automatic orders confirmation. Online payments are made instantly, so it's very convenient
and saves lots of time in a basic sales process.
Activate online payment Enable online payment
======================= =====================
Go to :menuselection:`SALES --> Configuration --> Settings` and activate Go to :menuselection:`Sales --> Configuration --> Settings` and activate the **Online Payment**
the *Online Signature & Payment* feature. feature.
.. image:: media/getpaidtovalidate01.png .. image:: media/get_paid_1.png
:align: center :align: center
:class: img-thumbnail
:alt: How to enable online payment on Odoo Sales?
Once in the *Payment Acquirers* menu you can select and configure your There, you will have direct access to the **Payment Acquirers** page. It will allow you to select
acquirers of choice. and configure your acquirers of choice. Before creating or modifying a payment acquirer, be sure to
check out our documentation about how to be paid with payment acquirers such as
You can find various documentation about how to be paid with payment :doc:`../../ecommerce/shopper_experience/paypal`,
acquirers such as `Paypal :doc:`../../ecommerce/shopper_experience/authorize`, and others in the :doc:`../../ecommerce`
<../../ecommerce/shopper_experience/paypal>`_, documentation.
`Authorize.Net (pay by credit card)
<../../ecommerce/shopper_experience/authorize>`_,
and others under the `eCommerce documentation
<../../ecommerce>`_.
.. note:: .. note::
If you are using `quotation templates If you are familiar with this documentation: :doc:`quote_template`; you
<../quote_template>`_, can activate or not the **Online Payment** feature for each template you use, under their
you can also pick a default setting for each template. confirmation tab.
Register a payment Register a payment
================== ==================
From the quotation email you sent, your customer will be able to pay After opening quotations from their received email, your customers will have different
online. possibilities to make their online payments. For example:
.. image:: media/getpaidtovalidate02.png .. image:: media/get_paid_2.png
:align: center :align: center
:class: img-thumbnail
:alt: How to register a payment on Odoo Sales?
.. tip::
By clicking on the **Customer Preview** button, you will be able to see what your customers
will have to choose when it comes to payment.
.. seealso::
- :doc:`quote_template`
- :doc:`../../ecommerce`
- :doc:`../../ecommerce/shopper_experience/paypal`
- :doc:`../../ecommerce/shopper_experience/authorize`

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB