$ 23.44
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Invoicing (account)
• eCommerce (website_sale) • Discuss (mail) • Website (website) |
| Lines of code | 401 |
| Technical Name |
payment_cod |
| License | See License tab |
| Website | http://www.surekhatech.com |
| Versions | 12.0 13.0 14.0 15.0 16.0 17.0 18.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Invoicing (account)
• eCommerce (website_sale) • Discuss (mail) • Website (website) |
| Lines of code | 401 |
| Technical Name |
payment_cod |
| License | See License tab |
| Website | http://www.surekhatech.com |
| Versions | 12.0 13.0 14.0 15.0 16.0 17.0 18.0 |
Cash On Delivery Payment
There are many online and instant payment options in Odoo. We have added a new COD Payment option in it. This module will allow the Cash On Delivery payment method in website transactions. This will help customers or visitors to buy products with the COD payment method.
COD Payment is available in Payment Providers as a separate method in the
Odoo back-end. This can be configured by the administrator and made available as per the
requirements.
Fully
compatible with both Community and Enterprise editions of Odoo 18.
Features
1
2
3
4
5
6
7
8
Configuration
Let's follow the below steps to configure the COD Payment and make it available for use on the website. After successful installation, the COD Payment option will be available in the Payment Providers dashboard.
1
Navigate to Website > Configuration > Payment Providers
2
Now configure the new Cash On Delivery option.
3
Under the Configuration tab, set various options such as Payment form, Availability in
different countries, etc.
Here the COD options will be available in two countries as per the below image. You can set
as per your need.
4
Now there are various messages available under the COD Messages Tab that
make this payment method more user-friendly.
These messages can be updated as per the requirements.
5
We provide a powerful server action which allows you to efficiently enable or disable the COD payment option for multiple products simultaneously based on their category.
We provide a powerful server action which allows you to efficiently select multiple products from all products and enable or disable the COD payment option for them.
Website View
1
On the website, customers or visitors will be able to see the COD availability information on the product detail page.
2
COD availability can be enabled or disabled for a product as per need from the back-end.
If the COD Available option is unchecked, COD payment will not be available
for that product.
Website > eCommerce > Products > Open any product > Sales tab
3
On the payment page, if the customer does not belong to the countries configured in COD payment acquirer, a customized message will appear and the COD option will be disabled.
4
Customers will be able to see the Cash On Delivery option for the payment, if the cart contains only those products in which the COD option is enabled.
5
If the cart contains a product in which the COD Available option is disabled, it will show a warning message preventing COD checkout.
6
If the order amount is not between the Min/Max Order Amount of COD (defined under COD configuration), the COD option will not be available and a helpful alert will appear.
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