Loading...

PWA - Purchase Order

PWA Purchase Order Extension

Our Magento 2 PWA Purchase Order extension easily fits in your PWA store. It Improves your store experience and expands your business by allowing you to accept customer purchase orders. This extension speeds up the ordering process and ensures a smooth checkout experience for you and your customers.

How to Install Purchase Order Extension?

Follow below step-by-step Guide and Install purchse order extension

Purchase The Purchase Order Extension

Purchase Elightwalk's Magento PWA Purchase Order Extension to improve your payment options and user experince: Magento PWA Purchase Order 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/purchaseorder 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/purchaseorder": "link:./@elightwalk/purchaseorder"
}

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
Congratulations, you have finally enabled your store's Magento PWA Purchase Order extension!

Configuration Path

Go to Stores > Configuration > Sales > Payment Methods > Purchase Order to enable the Magento PWA Purchase Order extension.

Configuration Path