Skip to content

Commit 61da7ce

Browse files
author
“Audrey
committed
[IMP] payment providers: Wire Transfer
taskid-3301001 closes #4540 Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
1 parent 764093a commit 61da7ce

File tree

7 files changed

+41
-29
lines changed

7 files changed

+41
-29
lines changed

content/applications/finance/payment_acquirers.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -135,10 +135,9 @@ Bank payments
135135
- | :doc:`Wire Transfer <payment_acquirers/wire_transfer>`
136136
| When selected, Odoo displays your payment information with a payment reference. You have to
137137
approve the payment manually once you have received it on your bank account.
138-
- | SEPA Direct Debit
138+
- | :doc:`SEPA Direct Debit <../finance/accounting/payments/batch_sdd>`
139139
| Your customers can sign a SEPA Direct Debit mandate online and get their bank account charged
140-
directly. :doc:`Click here <../finance/accounting/payments/batch_sdd>` for
141-
more information about this payment method.
140+
directly.
142141
143142
.. _payment_acquirers/features:
144143

Lines changed: 39 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,52 @@
1-
===================================
2-
How to get paid with wire transfers
3-
===================================
1+
==============
2+
Wire transfers
3+
==============
44

5-
**Wire Transfer** is the default payment method available. The aim is providing your customers with
6-
your bank details so they can pay on their own. This is very easy to start with but slow and
7-
inefficient process-wise. Opt for payment acquirers as soon as you can!
5+
The **Wire transfer** payment method allows you to provide payment instructions to your customers,
6+
such as the bank details and communication. They are displayed:
87

9-
How to provide customers with payment instructions
10-
==================================================
8+
- at the end of the checkout process, once the customer has selected :guilabel:`Wire transfer` as a
9+
payment method and clicked the :guilabel:`Pay now` button:
1110

12-
Put your payment instructions in the **Thanks Message** of your payment method.
11+
.. image:: wire_transfer/payment_instructions_checkout.png
12+
:alt: Payment instructions at checkout
1313

14-
.. image:: wire_transfer/payment_instructions.png
15-
:align: center
14+
- on the customer portal:
15+
16+
.. image:: wire_transfer/payment_instructions_portal.png
17+
:alt: Payment instructions on the customer portal
18+
19+
.. note::
20+
- While this method is very accessible and requires minimal setup, it is very inefficient
21+
process-wise. We recommend setting up a :doc:`payment acquirer <../payment_acquirers>` instead.
22+
- Online orders remain in the :guilabel:`Quotation sent` (i.e., unpaid order) stage until you
23+
receive the payment and :guilabel:`Confirm` the order.
1624

17-
They will appear to the customers when they place an order.
25+
.. tip::
26+
**Wire transfer** can be used as a template for other payment methods that are processed
27+
manually, such as checks, by renaming or duplicating it.
1828

19-
.. image:: wire_transfer/payment_customer_instructions.png
20-
:align: center
29+
Configuration
30+
=============
2131

22-
How to manage an order once you get paid
23-
========================================
32+
**Wire Transfer** is installed and enabled by default.
2433

25-
Whenever a customer pays by wire transfer, the order stays in an intermediary stage **Quotation
26-
Sent** (i.e. unpaid order). When you get paid, you confirm the order manually to launch the
27-
delivery.
34+
To configure it, go to :menuselection:`Accounting / Website --> Configuration -->
35+
Payment Acquirers`, and open the :guilabel:`Wire Transfer` card. Then, in the
36+
:guilabel:`Configuration` tab:
2837

29-
How to create other manual payment methods
30-
==========================================
38+
- Select the :guilabel:`Communication` to be used;
3139

32-
If you manage a B2B business, you can create other manually-processed payment methods like paying by
33-
check. To do so, just rename *Wire Transfer* or duplicate it.
40+
- :guilabel:`Based on Document Reference`: sales order or invoice number
41+
- :guilabel:`Based on Customer ID`: customer identifier
3442

35-
.. image:: wire_transfer/payment_check.png
36-
:align: center
43+
- Tick the :guilabel:`Enable QR codes` check box to activate :doc:`QR code payments
44+
<../accounting/customer_invoices/epc_qr_code>`.
45+
46+
Define the payment instructions in the :guilabel:`Messages` tab:
47+
48+
.. image:: wire_transfer/payment_instructions.png
49+
:alt: Define payment instructions
3750

3851
.. seealso::
39-
- :doc:`../payment_acquirers`
52+
:ref:`payment_acquirers/journal`
Binary file not shown.
Binary file not shown.
-25.5 KB
Loading
10.5 KB
Loading
36.4 KB
Loading

0 commit comments

Comments
 (0)