Loading...

PWA - Cash On Delivery

Cash on Delivery Extension for PWA

With the help of our PWA Cash On Delivery Extension, you can streamline the checkout process, increase customer trust with customisable COD options, and provide transparency. Integrating with your store and performing smoothly in your checkout process is very flexible. This installation guide will help you easily integrate our PWA Cash on Delivery extension into your store.

How to Install Cash On Delivery Extension?

Follow below step-by-step Guide and Install Cash On Delivery Extension

Purchase The PWA Cash On Delivery Extension

Purchase Elightwalk's Magento PWA Cash On Delivery Extension to improve your payment options and user experince: Magento PWA Cash On Delivery Extension

If you already purchased extension then use following link: Downloadable Products

Installation Process

To create this extension, you have to follow the below steps.

Step 1: Upload Folder

Upload the @elightwalk/cashondelivery folder to PWA's root directory.

Step 2: Add Link in Dependencies

Update the dependencies in the package.json file located in the root directory of PWA:
dependencies: {
"@elightwalk/cashondelivery": "link:./@elightwalk/cashondelivery"
}

Step 3: Add Trusted Vendors in PWA

Update the trusted vendors in the package.json file of PWA's root directory under PWA-studio:
"pwa-studio": {
  "trusted-vendors": [
    "@elightwalk"
  ]
}

Step 4: PWA Root Commands

Fire the below commands in your terminal.
yarn install
yarn build
Follow these steps meticulously to install the @elightwalk/cashondelivery module into your PWA project. Congratulations, you have finally enabled your store's Magento PWA Cash on Delivery extension!

Configuration path

Go to Stores > Configuration > Sales > Payment Methods > Cash on Delivery Payment to enable the Magento cash-on-delivery extension.

Configuration path