Skip to content

Commit

Permalink
VIPPS-403: Implement Vipps Express Button on Product Page
Browse files Browse the repository at this point in the history
  • Loading branch information
Volodymyr Klymenko committed Mar 28, 2022
1 parent f3c1291 commit 1611ff0
Showing 1 changed file with 25 additions and 2 deletions.
27 changes: 25 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,25 @@
# vipps-magento-pwa-studio
Vipps for Magento 2 - PWA Studio edition
# Vipps Payment node js module for Magento 2 PWA Studio

## Prerequisites
- Magento >= 2.4.x
- Vipps Payment Module >= 2.4.23

## Installation

In the root of your application run `npm install git@github.com:vippsas/vipps-magento-pwa-studio.git`

Copy content from `@vipps/module-payment/local-intercept.js` to root `local-intercept.js`

## Documentation

Please see Magento PWA Studio [documentation](https://devdocs.magento.com/guides/v2.4/pwa)

## Vipps Payment module for Magento 2

Please see: https://github.com/vippsas/vipps-magento

## Vipps contact information

Please follow this [instruction](https://github.com/vippsas/vipps-developers/blob/master/contact.md) to contact us.

For plugin related issues please submit an issue on GitHub [for Magento 2](https://github.com/vippsas/vipps-magento-pwa-studio) or contact integration@vipps.no.

0 comments on commit 1611ff0

Please sign in to comment.