2017-04-28 22:19:52 +07:00
|
|
|
======================================
|
|
|
|
How to get paid with payment acquirers
|
|
|
|
======================================
|
2016-09-21 20:04:20 +07:00
|
|
|
|
2017-04-28 22:19:52 +07:00
|
|
|
Odoo embeds several payment methods to get paid on eCommerce, Sales
|
|
|
|
and Invoicing apps.
|
2016-09-21 20:04:20 +07:00
|
|
|
|
2017-04-28 22:19:52 +07:00
|
|
|
|
|
|
|
What are the payment methods available
|
|
|
|
======================================
|
2016-09-21 20:04:20 +07:00
|
|
|
|
|
|
|
Wire transfer
|
|
|
|
-------------
|
|
|
|
|
|
|
|
Wire Transfer is the default payment method available. The aim is providing your
|
2017-04-28 22:19:52 +07:00
|
|
|
customers with your bank details so they can pay on their own via their bank.
|
|
|
|
This is very easy to start with but slow and inefficient process-wise.
|
|
|
|
Opt for online acquirers as soon as you can!
|
2016-09-21 20:04:20 +07:00
|
|
|
|
2017-04-28 22:19:52 +07:00
|
|
|
Payment acquirers
|
2016-09-21 20:04:20 +07:00
|
|
|
-----------------
|
|
|
|
|
2017-04-28 22:19:52 +07:00
|
|
|
Redirect your customers to payment platforms to collect money effortless
|
|
|
|
and track the payment status (call-back).
|
|
|
|
Odoo supports more and more platforms over time:
|
2016-09-21 20:04:20 +07:00
|
|
|
|
2017-04-28 22:19:52 +07:00
|
|
|
* `Paypal <paypal.html>`__
|
|
|
|
* Ingenico
|
|
|
|
* Authorize.net
|
|
|
|
* Adyen
|
|
|
|
* Buckaroo
|
|
|
|
* PayUmoney
|
|
|
|
* Sips
|
|
|
|
* Stripe
|
2016-09-21 20:04:20 +07:00
|
|
|
|
|
|
|
|
2017-04-28 22:19:52 +07:00
|
|
|
How to go live
|
|
|
|
==============
|
2016-09-21 20:04:20 +07:00
|
|
|
|
2017-04-28 22:19:52 +07:00
|
|
|
Once the payment method ready, make it visible in the payment interface
|
|
|
|
and activate the **Production** mode.
|
2016-09-21 20:04:20 +07:00
|
|
|
|
2017-04-28 22:19:52 +07:00
|
|
|
.. image:: media/paypal_live.png
|
|
|
|
:align: center
|
2016-09-21 20:04:20 +07:00
|
|
|
|
|
|
|
|
2017-04-28 22:19:52 +07:00
|
|
|
How to let customers save and reuse credit cards
|
|
|
|
================================================
|
|
|
|
To ease the payment of returning customers, you can let them
|
|
|
|
save and reuse a credit card if they want to.
|
|
|
|
If so, a payment token will be saved in Odoo.
|
|
|
|
This option is available with Ingenico and Authorize.net.
|
2016-09-21 20:04:20 +07:00
|
|
|
|
2017-04-28 22:19:52 +07:00
|
|
|
You can turn this on from the acquirer configuration form.
|
2016-09-21 20:04:20 +07:00
|
|
|
|
2017-04-28 22:19:52 +07:00
|
|
|
.. image:: media/payment_save_card.png
|
|
|
|
:align: center
|
2016-09-21 20:04:20 +07:00
|
|
|
|
|
|
|
|
2017-04-28 22:19:52 +07:00
|
|
|
How to debit credit cards to pay subscriptions
|
|
|
|
==============================================
|
|
|
|
`Odoo Subscription <https://www.odoo.com/page/subscriptions>`__ allows to
|
|
|
|
bill services automatically on a recurring basis.
|
|
|
|
Along with it, you can have an automatic debit of the customer's credit card.
|
2016-09-21 20:04:20 +07:00
|
|
|
|
2017-04-28 22:19:52 +07:00
|
|
|
This option is available with Ingenico and Authorize.net.
|
2016-09-21 20:04:20 +07:00
|
|
|
|
2017-04-28 22:19:52 +07:00
|
|
|
You can turn this on from the acquirer configuration form.
|
2016-09-21 20:04:20 +07:00
|
|
|
|
2017-04-28 22:19:52 +07:00
|
|
|
.. image:: media/payment_recurring.png
|
|
|
|
:align: center
|
2016-09-21 20:04:20 +07:00
|
|
|
|
2017-04-28 22:19:52 +07:00
|
|
|
That way a payment token will be recorded when the customer
|
|
|
|
goes for the subscription and an automatic debit will occur
|
|
|
|
whenever an invoice is issued from the subscription.
|
2016-09-21 20:04:20 +07:00
|
|
|
|
|
|
|
|
2017-04-28 22:19:52 +07:00
|
|
|
How to use other acquirers (advanced)
|
|
|
|
=====================================
|
2016-09-21 20:04:20 +07:00
|
|
|
|
2017-04-28 22:19:52 +07:00
|
|
|
Odoo can submit single payment requests and redirect to any payment acquirer.
|
|
|
|
But there is no call-back, i.e. Odoo doesn't track the transaction status.
|
|
|
|
So you will confirm orders manually once you get paid.
|
2016-09-21 20:04:20 +07:00
|
|
|
|
2017-04-28 22:19:52 +07:00
|
|
|
How to:
|
2016-09-21 20:04:20 +07:00
|
|
|
|
2017-04-28 22:19:52 +07:00
|
|
|
* Switch to developer mode.
|
2016-09-21 20:04:20 +07:00
|
|
|
|
2017-04-28 22:19:52 +07:00
|
|
|
* Take the **Custom** payment method.
|
2016-09-21 20:04:20 +07:00
|
|
|
|
2017-04-28 22:19:52 +07:00
|
|
|
* Set up the payment form (S2S Form Template) as instructed by your payment acquirer.
|
|
|
|
You can start from *default_acquirer_button* that you can duplicate.
|
2016-09-21 20:04:20 +07:00
|
|
|
|
|
|
|
|
2017-04-28 22:19:52 +07:00
|
|
|
Other configurations
|
|
|
|
====================
|
2016-09-21 20:04:20 +07:00
|
|
|
|
2017-04-28 22:19:52 +07:00
|
|
|
Odoo can also be used for more advanced payment processes
|
|
|
|
like installment plans (e.g.
|
|
|
|
`Paypal Installment Plans <https://developer.paypal.com/docs/classic/paypal-payments-standard/integration-guide/installment_buttons>`__).
|
2016-09-21 20:04:20 +07:00
|
|
|
|
2017-04-28 22:19:52 +07:00
|
|
|
Such a customization service is made on-demand by our technical experts
|
|
|
|
based on your own requirements. A business advisor can reach you out for
|
|
|
|
such matter. `Contact us. <https://www.odoo.com/page/contactus>`__
|
2016-09-21 20:04:20 +07:00
|
|
|
|
|
|
|
|
|
|
|
.. seealso::
|
|
|
|
|
|
|
|
* :doc:`paypal`
|
2017-04-28 22:19:52 +07:00
|
|
|
* :doc:`wire_transfer`
|
|
|
|
* :doc:`payment_acquirer`
|