[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
============================
You can use online payments to get orders automatically confirmed.
Saving the time of both your customers and yourself.
In general, online payments are considered as a fast and secure alternative to traditional payment
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
the *Online Signature & Payment* feature.
.. image:: media/getpaidtovalidate01.png
:align: center
Once in the *Payment Acquirers* menu you can select and configure your
acquirers of choice.
You can find various documentation about how to be paid with payment
acquirers such as `Paypal
<../../ecommerce/shopper_experience/paypal>`_,
`Authorize.Net (pay by credit card)
<../../ecommerce/shopper_experience/authorize>`_,
and others under the `eCommerce documentation
<../../ecommerce>`_.
Go to :menuselection:`Sales --> Configuration --> Settings` and activate the **Online Payment**
feature.
.. image:: media/get_paid_1.png
:align: center
:class: img-thumbnail
:alt: How to enable online payment on Odoo Sales?
There, you will have direct access to the **Payment Acquirers** page. It will allow you to select
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
:doc:`../../ecommerce/shopper_experience/paypal`,
:doc:`../../ecommerce/shopper_experience/authorize`, and others in the :doc:`../../ecommerce`
documentation.
.. note::
If you are using `quotation templates
<../quote_template>`_,
you can also pick a default setting for each template.
If you are familiar with this documentation: :doc:`quote_template`; you
can activate or not the **Online Payment** feature for each template you use, under their
confirmation tab.
Register a payment
==================
From the quotation email you sent, your customer will be able to pay
online.
After opening quotations from their received email, your customers will have different
possibilities to make their online payments. For example:
.. image:: media/get_paid_2.png
: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`
.. image:: media/getpaidtovalidate02.png
:align: center

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