Search 1.9 billion lines of Odoo code on GitHub

mollie-odoo

Author: Mollie & BeOpen
License: no license
Branch: 12.0
Repository: mgielissen/mollie-odoo
Dependencies: base, payment, sale, sale_stock, web, website, and website_sale
Languages: CSS (65, 1.6%), HTML (54, 1.3%), INI (4, 0.1%), JavaScript (326, 8.0%), Markdown (15, 0.4%), PO File (1907, 46.6%), Python (932, 22.8%), and XML (789, 19.3%)

<p align="center"> <img src="https://info.mollie.com/hubfs/github/odoo/logo.png" width="128" height="128"/> </p> <h1 align="center">Mollie addon for Odoo 12</h1> <h2>Installation</h2> <p>For installation instructions please refer to the odoo docs: http://odoo-development.readthedocs.io/en/latest/odoo/usage/install-module.html#from-zip-archive-install</p> <h2>Configuration</h2> <p>Go to Invoicing section -&gt; Payments -&gt; Payment Acquirers -&gt; Mollie.<br> Add API Keys (test and/or live) from your Mollie Account.</p> <p><img src="/payment_mollie_official/static/description/crm_sc_02.png" alt="alt text" title="Odoo mollie configuration example"></p> <p>When Mollie acquirer is configured correctly, you can see Mollie payment option at the time of checkout.</p> <p>Shopper will then be redirected to the Mollie payment method selection screen.</p> <p>After a succesfull payment, a confirmation is shown to the shopper:</p> <p><img src="/payment_mollie_official/static/description/crm_sc_02.png" alt="alt text" title="Odoo mollie payment confirmation"></p>