Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
eCommerce (website_sale)
• Invoicing (account) • Discuss (mail) • Sales Management (sale) • Website Builder (website) |
Technical Name |
payment_simplify |
License | See License tab |
Versions | 9.0 12.0 13.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
eCommerce (website_sale)
• Invoicing (account) • Discuss (mail) • Sales Management (sale) • Website Builder (website) |
Technical Name |
payment_simplify |
License | See License tab |
Versions | 9.0 12.0 13.0 |
Simplify Payment Gateway
Simplify is a global payment management company that provides e-commerce businesses
with global payment processing solutions.
This module allows to make payment using
Simplify.
Requirements
pip install simplifycommerce-sdk-python
Get Simplify API Credentials
Login into the dashboard of Simplify.
Login
Click on the sign beside Username on top right corner of dashboard and select API Keys.
Under API keys section you can get your Public and Private Key.
Simplify will only support the currency that is configured in its dashboard.
To change the default currency click on the sign beside Username on top right corner of dashboard and
select Account Settings -> Developer. Select the currency and save.
Simplify Configuration in openerp
Website -> Configuration -> Payment Acquirers

Shop Page

Website Cart Screen
Shop Page
After selecting Simplify option

Order Page

Order confirmation page after successful payment
Get Help From Us!
openerp Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via openerp Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop openerp modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the openerp Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module