Payment Card Dummy
by Terrabit https://www.terrabit.ro , Dorin Hongu https://www.terrabit.ro , Dan Stoica https://www.terrabit.ro$ 57.81
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Discuss (mail)
• Invoicing (account) |
| Lines of code | 170 |
| Technical Name |
deltatech_payment_card_dummy |
| License | OPL-1 |
| Website | https://www.terrabit.ro |
| Versions | 16.0 17.0 18.0 19.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Discuss (mail)
• Invoicing (account) |
| Lines of code | 170 |
| Technical Name |
deltatech_payment_card_dummy |
| License | OPL-1 |
| Website | https://www.terrabit.ro |
| Versions | 16.0 17.0 18.0 19.0 |
Payment Card Dummy

Payment Card Dummy Provider (Odoo 18)
The Payment Card Dummy module provides a simulated card payment provider for Odoo. It is primarily designed for testing payment workflows or for scenarios where card payments are processed via an external terminal and need to be quickly recorded in Odoo without a direct bank integration.
What you can do
- Simulate card payments during the eCommerce checkout process.
- Record card payments for portal invoices without requiring actual credit card details.
- Test the end-to-end order-to-payment flow in a development or staging environment.
- Use it as a placeholder for manual card transactions handled via physical POS terminals.
How it works
The module adds a new “Card Dummy” payment provider. When selected at checkout:
- The customer confirms the payment.
- A simulated transaction is created and immediately processed as successful.
- Odoo updates the related Sales Order or Invoice status automatically.
Business benefits
- Simplified Testing: Allows developers and administrators to test the website checkout and payment status transitions without using real money or complex sandbox configurations.
- Workflow Flexibility: Useful for businesses that handle card payments manually (e.g., over the phone or via a separate terminal) but want to maintain the “Card” payment type in Odoo’s records.
- Immediate Feedback: Transactions are marked as “Done” instantly, allowing for rapid testing of post-payment actions like automated delivery orders or email notifications.
Features
- Simulated Payment Flow: Provides a seamless checkout experience that mimics a real payment provider.
- Manual Capture Support: Supports Odoo’s manual capture workflow for authorized transactions.
- Minimal Configuration: No external API keys or credentials required—works out of the box.
- Integration: Fully integrated with Odoo’s standard payment and website_sale modules.
Configuration
- Navigate to Accounting (or Invoicing) > Configuration > Payment Providers.
- Locate and open the Card Dummy provider.
- Set the State to Test Mode (for development) or Enabled (for production use).
- Configure the Payment Journal where these transactions should be recorded.
- Save the configuration and publish the provider on the website if needed.
Testing
Since this is a dummy provider, no real card data is required. Any checkout process using this method will result in a successful transaction for testing purposes.
Support
Maintainer: Terrabit (Deltatech) — https://www.terrabit.ro — odoo@terrabit.ro
License: OPL-1
Table of contents
Bug Tracker
Bugs are tracked on Terrabit Issues. In case of trouble, please check there if your issue has already been reported.
Do not contact contributors directly about support or help with technical issues.
Credits
Authors
- Terrabit
- Dorin Hongu
- Dan Stoica
Maintainers
Current maintainers:

This module is part of the terrabit-ro/bitshop project on GitHub.
You are welcome to contribute.
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