Cash on delivery charges
- 
					
					
					
					
How can I add cash on delivery charges?
 - 
					
					
					
					
Hello @aroobaarooj499 ,
You may refer to payment-section component https://github.com/bagisto/bagisto/blob/master/packages/Webkul/Velocity/src/Resources/views/shop/checkout/onepage.blade.php#L39. You can override the file and add you custom code for charges in cash on delivery..
Thanks
 - 
					
					
					
					
@prateek-webkul Thanks!