Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Invoicing (account)
• Discuss (mail) |
Lines of code | 656 |
Technical Name |
odoo_paybox |
License | OPL-1 |
Website | http://www.lingjunjie.com/ |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Invoicing (account)
• Discuss (mail) |
Lines of code | 656 |
Technical Name |
odoo_paybox |
License | OPL-1 |
Website | http://www.lingjunjie.com/ |
Paybox Payment Integration
Secure, Fast Online Payment Solution
Features
This module integrates Paybox payment services, providing complete payment processing capabilities for your Odoo system:
- Secure credit card payment processing
- Automatic order and invoice payment confirmation
- Fully integrated with Odoo sales and e-commerce workflows
- Support for both test and production environments
- Compatible with both frontend e-commerce and backend sales
Installation
Installing the Paybox payment module is straightforward:
- Go to the Odoo backend administration interface
- Open the "Apps" menu and search for "paybox"
- Click the "Install" button

Paybox module in the Apps page
After installation, a new payment method will appear in your order and invoice payment options.
Configuration
Follow these steps to configure Paybox payments:
1. Access Payment Provider Settings
In Odoo, navigate to: Accounting > Configuration > Payment Methods > Payment Providers

Paybox in the Payment Providers list
2. Edit Paybox Settings
Click on the Paybox provider to edit it:

Editing Paybox Provider
3. Configure Paybox Parameters

Paybox Configuration Parameters
Required Configuration Parameters:
- Site Number (Site): Merchant site identifier provided by Paybox
- Rank (Rang): Merchant rank number provided by Paybox
- Identifier (Identifiant): Merchant ID provided by Paybox
- HMAC Key: Key used for transaction security verification
- Test HMAC Key: Key used for the test environment
Obtaining HMAC Keys
You need to generate HMAC keys in the Paybox admin backend:
- Test environment: https://preprod-admin.paybox.com
- Production environment: https://admin.paybox.com
After logging in, go to the "Information" menu and scroll to the bottom of the page:

Enter a strong password (at least 15 characters with strength above 90%), then click "Generate Key". After generation, click the "Verify" button and confirm the activation link in your email.
Usage
Once configured, Paybox is available as a payment option in multiple places:
Frontend E-commerce Payment
Customers can pay for their orders using Paybox directly from your e-commerce store:

Paybox payment option in the e-commerce checkout
Backend Sales Payment
Sales representatives can also create payment links using Paybox directly from the sales order:

Paybox payment button in the sales order form
Payment Flow
The Paybox payment process follows these steps:
- Customer selects Paybox as the payment method
- Customer is redirected to the Paybox payment page
- Customer enters their card details securely on the Paybox platform
- After payment, customer is redirected back to your website

Step 1: Paybox payment page

Step 2: Card details entry
Payment Confirmation
After successful payment:
Frontend Confirmation

Customer sees a confirmation page
Backend Transaction

Payment transaction is recorded in the backend
Technical Support
For technical support or any questions, please contact the developer:
- Junjie Ling junjie.ling1987@gmail.com
Odoo 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 Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo 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 Odoo 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