Search 1.9 billion lines of Odoo code on GitHub

payment_cielo

Author: KMEE INFORMATICA LTDA,Odoo Community Association (OCA)
License: AGPL-3
Branch: 12.0
Repository: OCA/l10n-brazil
Dependencies: payment
Languages: HTML (362, 29.0%), Python (547, 43.8%), XML (110, 8.8%), and YAML (229, 18.3%)
Other branches: 12.0-ocabot-merge-pr-1238-by-rvalyi-bump-nobump, 12.0-ocabot-merge-pr-1435-by-renatonlima-bump-nobump, 12.0-ocabot-merge-pr-1470-by-mileo-bump-nobump, 12.0-ocabot-merge-pr-1587-by-rvalyi-bump-nobump, 12.0-ocabot-merge-pr-1668-by-renatonlima-bump-nobump, 12.0-ocabot-merge-pr-1686-by-renatonlima-bump-nobump, 12.0-ocabot-merge-pr-1823-by-rvalyi-bump-minor, and 12.0-ocabot-merge-pr-2082-by-renatonlima-bump-major
Other repositories: Chugarbert/trust-addons, Elbagoury/trust-addons, Escodoo/l10n-brazil, FelipeLopes360/trust-addons, MahmoudRamada/trust-addons, Nucleoos/trust-addons, OdooBulgaria/trust-addons, SHEFFIELDAFRICA/trust-addons, TecSecret/trust-addons, Trust-Code/trust-addons, Upsyd/trust-addons, VbossEkat/trust-addons, akretion/l10n-brazil, akretion/trust-addons, alanljj/trust-addons, augustodinizl/l10n-brazil, britoederr/l10n-brazil, ciel-it/trust-addons, crsilveira/l10n-brazil, digideskio/trust-addons, esosaja/trust-addons, fmnapoli/l10n-brazil, garzadekoster/trust-addons, gitlabuser/trust-addons, igorabpereira/trust-addons, jairuque/trust-addons, jgera/trust-addons, jhonlen/trust-addons, kmee/l10n-brazil, kossovo/trust-addons, lammh/trust-addons, marceloengecom/l10n-brazil, marcos-mendez/l10n-brazil, marionumza/trust-addons, mohamedhabibchallouf/trust-addons, mohamedhagag/trust-addons, nguyenductamlhp/trust-addons, nucleoosystem/trust-addons, odoo-brazil/l10n-brazil, pauloneda/trust-addons, petypi/trust-addons, popsolutions/l10n-brazil, renatonlima/l10n_br_core, rick-romero/trust-addons, rkhalil1990/trust-addons, and sc4you/trust-addons

<h1 class="title">Payent Cielo</h1> <p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Alpha" src="https://img.shields.io/badge/maturity-Alpha-red.png" /></a> <a class="reference external" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external" href="https://github.com/OCA/l10n-brazil/tree/12.0/payment_cielo"><img alt="OCA/l10n-brazil" src="https://img.shields.io/badge/github-OCA%2Fl10n--brazil-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/l10n-brazil-12-0/l10n-brazil-12-0-payment_cielo"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/124/12.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p> <p>Payment Acquirer: Cielo Implementation</p> <div class="admonition important"> <p class="first admonition-title">Important</p> <p class="last">This is an alpha version, the data model and design can change at any time without warning. Only for development or testing purpose, do not use in production. <a class="reference external" href="https://odoo-community.org/page/development-status">More details on development status</a></p> </div> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#installation" id="id1">Installation</a></li> <li><a class="reference internal" href="#configuration" id="id2">Configuration</a></li> <li><a class="reference internal" href="#bug-tracker" id="id3">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id4">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id5">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id6">Contributors</a></li> <li><a class="reference internal" href="#other-credits" id="id7">Other credits</a></li> <li><a class="reference internal" href="#maintainers" id="id8">Maintainers</a></li> </ul> </li> </ul> </div> <a name="installation"></a> <h2><a class="toc-backref" href="#id1">Installation</a></h2> <p>This module depends on:</p> <ul class="simple"> <li>payment</li> </ul> <a name="configuration"></a> <h2><a class="toc-backref" href="#id2">Configuration</a></h2> <p>This module will require registering in eCommerce Cielo <a class="reference external" href="https://www.cielo.com.br/e-commerce/api/">https://www.cielo.com.br/e-commerce/api/</a></p> <p>To configure your API keys go to Invoicing -&gt; Configuration -&gt; Payment Acquirers -&gt; Cielo.</p> <p>The credentials MerchantId and MerchantKey are secret and can only be acquired by contacting Cielo via e-mail.</p> <ul class="simple"> <li>full manual for API:</li> </ul> <p><a class="reference external" href="https://developercielo.github.io/manual/cielo-ecommerce#vis%C3%A3o-geral-api-cielo-ecommerce">https://developercielo.github.io/manual/cielo-ecommerce#vis%C3%A3o-geral-api-cielo-ecommerce</a></p> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id3">Bug Tracker</a></h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/l10n-brazil/issues">GitHub Issues</a>. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed <a class="reference external" href="https://github.com/OCA/l10n-brazil/issues/new?body=module:%20payment_cielo%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p> <p>Do not contact contributors directly about support or help with technical issues.</p> <a name="credits"></a> <h2><a class="toc-backref" href="#id4">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id5">Authors</a></h3> <ul class="simple"> <li>KMEE INFORMATICA LTDA</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id6">Contributors</a></h3> <ul class="simple"> <li>Diego Paradeda &lt;<a class="reference external" href="mailto:diego.paradeda&#64;kmee.com.br">diego.paradeda&#64;kmee.com.br</a>&gt;</li> </ul> <a name="other-credits"></a> <h3><a class="toc-backref" href="#id7">Other credits</a></h3> <p>The development of this module has been supported by:</p> <p><a class="reference external" href="https:/www.kmee.com.br">KMEE INFORMATICA LTDA</a></p> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id8">Maintainers</a></h3> <p>This module is maintained by the OCA.</p> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <p>OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.</p> <p>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainer</a>:</p> <p><a class="reference external" href="https://github.com/DiegoParadeda"><img alt="DiegoParadeda" src="https://github.com/DiegoParadeda.png?size=40px" /></a></p> <p>This module is part of the <a class="reference external" href="https://github.com/OCA/l10n-brazil/tree/12.0/payment_cielo">OCA/l10n-brazil</a> project on GitHub.</p> <p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>

Dependency Graph