You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
The API allows Cash on Delivery (COD) as a valid payment method when placing an order for Downloadable Products . Since Downloadable Products are not physically shipped and are typically delivered digitally , COD should not be applicable.
Step to reproduce:
Go to the storefront and log in as a customer.
Add a Downloable product to the cart.
Proceed to checkout.
Select COD payment methods.
Expected result:
Cash on Delivery should not be available for Downloadable products, as they do not involve physical shipment.
Actual Result :
The API allows Cash on Delivery (COD) as a payment method for Downloadable products, which is not a valid option.