Loading...

PWA - Bank Transfer

PWA - Bank Transfer

Our extension helps guide your customers in making bank payments easily. Using our PWA bank transfer extension, you can accept your customer's payments directly from your store's bank account. A consumer uses this method to transfer money from his account to the merchant's bank account to pay for his purchase. Customers who would instead not use cards and pay straight from their bank accounts will find this payment method convenient.

How to Install Bank Transfer Extension?

Follow below step-by-step Guide and Install Bank Transfer extension

Purchase The PWA Bank Transfer Extension

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

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/banktransfer module into your PWA project.

Congratulations, you have finally enabled your store's Magento PWA bank transfer extension!

Configuration path

Go to Stores > Configuration > Sales > Payment Methods > Bank Transfer Payment to enable the Magento bank transfer extension.
Configuration path