Stripe Fees Extension
This module allows you to configure additional Stripe fees (fixed price and variable percentage) on the Stripe payment provider.
Key Features
- Configure fixed price and variable percentage fees for Stripe transactions.
- Automatically calculate and apply Stripe fees to customer payments.
- Easily accessible and configurable through Odoo's Account module.
- Transparent and real-time fee calculation on Odoo portal.
- Streamlined integration with the existing Stripe payment gateway.
- Exclusive Feature: The app automatically adds a Fees service-type product in each transaction (Sales Order & Invoice), allowing you to easily track how much you charged to customers.
Usage Instructions
- Install the module.
- Go to Account → Payment Providers.
- Select the Stripe payment provider.
- Enter the fixed fee and percentage fee values for Stripe payments.
- Save the configuration.
Once configured, the additional fees will automatically be added to the payment amount when a customer pays using Stripe. The customer will be able to see the updated total (including fees) on the Odoo portal.
📘 Screenshots
1. Configure Stripe Fees
After installing the module you will see a Fees section in your Stripe payment provider. Configure the fees settings (fixed and percentage) as per your business needs.
2. Payment Checkout with Fees
On the checkout page, customers can clearly see the additional Fees amount before confirming the payment.
3. Sales Order with Fees Applied
Once configured, extra fees will be automatically applied when a customer pays from a Sales Order. A service-type product Fees will be added in the order line.
4. Invoice Payment with Fees
When paying an invoice directly, Stripe fees are also applied, and the total payment amount will include the configured charges.
5. Invoice with Fees
The same Fees product will automatically appear in the invoice, ensuring transparency and proper accounting.
Compatibility
- Odoo Version: 18.0
- Stripe Payment Gateway: Required
Installation
Install this module through the Odoo apps interface or place it inside your custom addons path and update your app list.
Changelog
- 18.0.1.0.0 (2025-06-01) – Initial version of the module for Odoo 12.0 and above. Added support for configuring fixed and percentage-based Stripe fees.
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