Search 1.9 billion lines of Odoo code on GitHub

payment_payzen

Author: Lyra Network
License: AGPL-3
Branch: 10.0
Repository: lefilament/plugin-odoo
Dependencies: payment
Languages: Markdown (15, 3.0%), PO File (52, 10.3%), Python (301, 59.4%), XML (95, 18.7%), and reStructuredText (44, 8.7%)
Other branches: develop, and master
Other repositories: JulianaPoudou/plugin-odoo, eniac111/plugin-odoo, and nuelgoz/plugin-odoo

<a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL v3" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> </a> <a name="odoo-payzen-payment"></a> <h2>Odoo PayZen Payment</h2> <p>Odoo PayZen Payment is an open source plugin that links Odoo based e-commerce websites to PayZen secured payment gateway developped by <a class="reference external" href="https://www.lyra-network.com/">Lyra Network</a>.</p> <p>For more information about PayZen, see <a class="reference external" href="https://payzen.eu/">https://payzen.eu/</a>.</p> <a name="installation-upgrade"></a> <h3>Installation &amp; Upgrade</h3> <p>Download module archive from <a class="reference external" href="https://github.com/payzen/plugin-odoo">PayZen Github</a> releases tab or get it from <a class="reference external" href="https://payzen.io">https://payzen.io</a> (menu E-commerce &gt; Free payment plugins).</p> <p>If already installed, you must delete the old payment_payzen folder. You will find already installed addons in either :</p> <ul class="simple"> <li>[ODOO_ROOT_FOLDER]/server/odoo/addons/</li> <li>/var/lib/odoo/addons/[#version]/ (Linux only)</li> <li><cite>addons_path</cite> defined in odoo.conf</li> </ul> <p>Now unzip downloaded archive and copy the new payment_payzen folder to Odoo addons directory. Then you can :</p> <ul class="simple"> <li>In your Odoo administrator interface, browse to &quot;Configuration&quot; tab. Here in, activate the developper mode. Then browse to &quot;Applications&quot; tab and click on &quot;Update applications list&quot;.</li> <li>Or restart Odoo server with <em>sudo systemctl restart odoo</em> on Linux or by restarting Windows Odoo service. Odoo will update the applications list on startup.</li> </ul> <p>In your Odoo administrator interface, browse to &quot;Applications&quot; tab, delete &quot;Applications&quot; filter from search field and search for &quot;payzen&quot; keyword. Click &quot;Install&quot; (or &quot;Upgrade&quot;) button of the &quot;PayZen Payment Acquirer&quot; module.</p> <a name="configuration"></a> <h3>Configuration</h3> <ul class="simple"> <li>Go to &quot;Website Admin&quot; tab.</li> <li>In &quot;Configuration&quot; section, expand &quot;eCommerce&quot; menu than click on &quot;Payment Acquirers&quot; entry.</li> <li>Click on button &quot;Configure&quot; of PayZen module.</li> <li>You can now enter PayZen credentials.</li> </ul> <a name="usage"></a> <h3>Usage</h3> <p>If you have multiple Odoo databases on your server, do not forget to set dbfilter parameter in odoo.conf. <em>You must launch one database only per URL</em> because PayZen have to send back payment notification on the right database. Otherwise it will failed with a 404 error.</p> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/payzen/plugin-odoo/issues">GitHub Issues</a>.</p> <a name="credits"></a> <h3 class="with-subtitle">Credits</h3> <h3 class="section-subtitle" id="contributors"><span class="section-subtitle">Contributors</span></h3> <ul class="simple"> <li>Lyra Network</li> </ul>