Loading...

PWA - Zero Subtotal

PWA Zero Subtotal Extension

You can improve their sales strategy by stopping customers from using different payment gateways that charge additional fees to merchants in specific regions. You can use the PWA Zero Subtotal Extension by elightwalk to limit the Zero Subtotal Checkout Payment Method to specific products, locations, etc.

How to Install Zero Subtotal Extension?

Follow below step-by-step Guide and Install Zero Subtotal extension

Purchase The PWA Zero Subtotal Extension

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

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 Zero subtotal extension!

Configuration Path

To enable the Magento PWA Zero Subtotal Checkout extension, go to Stores > Configuration > Sales > Payment Methods > Zero Subtotal Checkout.

Configuration Path