Step 7: Enable support for digital products
Learn how to enable support for digital products.
Last updated
Learn how to enable support for digital products.
Last updated
To enable support for digital products, the checkout flow has been changed by extending the MultiStepCheckoutController.java
and addCheckoutStepsToModel()
methods in various checkout steps controllers.
Products marked as Digital
in the DRProductType
attribute of the product configuration will be treated as a digital product in this extension.
See for digital product-related changes in the confirmation email.
See section for OMS-related changes for digital products.