Webflow E-Commerce does not include native support for Cash on Delivery (COD), but you can implement it using a workaround by customizing payment settings and messaging.
You cannot rename the payment method label directly in native Webflow, but you can use custom JavaScript or embed code to change the label displayed at checkout:
tag area to paste a script that updates visible text elements.
To enable Cash on Delivery in Webflow Ecommerce, disable online payments, add custom messaging for COD in checkout and order confirmation pages, and optionally use script customizations to relabel payment methods. Orders will process normally, but you’ll need to manage fulfillment manually.