You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+25-16Lines changed: 25 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,18 +5,12 @@ sidebar_position: 1
5
5
description: Provide Vipps and MobilePay payments for Shopware.
6
6
pagination_next: null
7
7
pagination_prev: null
8
-
draft: true
9
8
---
10
9
END_METADATA -->
11
10
12
11
# Vipps/MobilePay plugin for Shopware
13
12
14
-

15
-
16
-
*Available for Vipps.*
17
-
18
-
*Available for MobilePay.*
19
-
13
+

20
14
21
15
*This plugin is built and maintained by [WEXO](https://www.wexo.dk/) and is hosted on [GitHub](https://github.com/vippsas/shopware-plugin).*
22
16
@@ -28,11 +22,13 @@ END_METADATA -->
28
22
29
23
*Branded locally as MobilePay in Denmark and Finland, and as Vipps in Norway. One platform gathering more than 11 million users and more than 400,000 merchants across the Nordics. Give your users an easy, fast and familiar shopping experience.*
30
24
31
-
## Table of content
25
+
<!-- START_COMMENT -->
26
+
## Table of contents
27
+
32
28
-[Description](#description)
33
29
-[Single Payments](#single-payments)
34
30
-[How to get started](#how-to-get-started)
35
-
-[Installation](#Installation)
31
+
-[Installation](#installation)
36
32
-[How to get account keys from the merchant portal](#how-to-get-account-keys-from-merchant-portal)
37
33
-[In which countries can I use Vipps MobilePay?](#in-which-countries-can-i-use-vipps-mobilepay)
38
34
-[In which countries can I use MobilePay?](#in-which-countries-can-i-use-mobilepay)
@@ -44,8 +40,11 @@ END_METADATA -->
44
40
-[General documentation](#general-documentation)
45
41
-[Plugin documentation](#plugin-documentation)
46
42
-[Changelog](#changelog)
43
+
<!-- END_COMMENT -->
44
+
47
45
## Description
48
-
🌟 Integrated Vipps and MobilePay: With the ePayments plugin, you can seamlessly offer Vipps and MobilePay as payment options, making transactions smoother for your customers.
46
+
47
+
🌟 Integrated Vipps and MobilePay: With the Payment plugin, you can seamlessly offer Vipps and MobilePay as payment options, making transactions smoother for your customers.
49
48
50
49
📱 Automatic Phone Number Transfer: No more manual entries. When customers provide their phone numbers, they're smoothly transferred to their Vipps or MobilePay app, streamlining the checkout process.
51
50
@@ -68,6 +67,7 @@ When you enable this plugin, your customers will be able to choose Vipps or Mobi
68
67
For more details, see [Applying for services](https://developer.vippsmobilepay.com/docs/knowledge-base/applying-for-services/).
69
68
70
69
## Installation
70
+
71
71
-[Installation](./docs/configure.md)
72
72
73
73
## How to get account keys from Merchant Portal
@@ -78,13 +78,17 @@ For more details, see [Applying for services](https://developer.vippsmobilepay.c
78
78
79
79
See:
80
80
81
-
*[Logging in to the portal](https://developer.vippsmobilepay.com/docs/developer-resources/portal)
82
-
*[How to find the API keys](https://developer.vippsmobilepay.com/docs/developer-resources/portal#how-to-find-the-api-keys)
81
+
-[Logging in to the portal](https://developer.vippsmobilepay.com/docs/developer-resources/portal)
82
+
-[How to find the API keys](https://developer.vippsmobilepay.com/docs/developer-resources/portal#how-to-find-the-api-keys)
83
83
84
84
### In which countries can I use Vipps MobilePay?
85
+
85
86
####  Vipps
87
+
86
88
🇳🇴 Norway
89
+
87
90
####  MobilePay
91
+
88
92
🇩🇰 Denmark
89
93
🇫🇮 Finland
90
94
@@ -96,33 +100,38 @@ You can only get paid by users who have MobilePay. At the moment plugin is only
96
100
97
101
### For how long is an order reserved?
98
102
99
-
When a payment is completed with Vipps MobilePay, the money will be reserved, but only transferred to the merchant when the order is set to “Complete” or the money is captured manually. For MobilePay, this reservation period is 14 days, so you will need to ship and fulfill orders before this; or to make an agreement with the customer to capture the money before this period is over. For Vipps, the period is 180 days. For payments made by credit card in Vipps/MobilePay Checkout, the period can again be as short as 14 days.
103
+
When a payment is completed with Vipps MobilePay, the money will be reserved, but only transferred to the merchant when the order is set to *Complete* or the money is captured manually. For MobilePay, this reservation period is 14 days, so you will need to ship and fulfill orders before this; or to make an agreement with the customer to capture the money before this period is over. For Vipps, the period is 180 days. For payments made by credit card in Vipps/MobilePay Checkout, the period can again be as short as 14 days.
100
104
101
-
If the order only contains virtual and downloadable products, its possible to setup a rule in Shopware where you can change the shipment status to "shipped" witch will capture the authorized amount. See how the Shopware rule builder works [here](https://docs.shopware.com/en/shopware-6-en/settings/rules)
105
+
If the order only contains virtual and downloadable products, it's possible to set up a rule in Shopware where you can change the shipment status to *shipped which will capture the authorized amount. See how the Shopware rule builder works on the [Shopware rule builder page](https://docs.shopware.com/en/shopware-6-en/settings/rules)
102
106
103
107
## How can I get help if I have any issues?
104
108
105
109
For issues with your Vipps/MobilePay plugin for Shopware installation, [contact WEXO](https://www.wexo.dk/kontakt). For other issues, contact [Vipps MobilePay](https://developer.vippsmobilepay.com/docs/contact/).
When an order comes in from the creates it with [Vipps MobilePays API](https://developer.vippsmobilepay.com/api/epayment/#tag/QueryPayments/operation/getPayment)
22
+
23
+
When an order comes in from the creates it with [Vipps MobilePay's API](https://developer.vippsmobilepay.com/api/epayment/#tag/QueryPayments/operation/getPayment)
21
24
where we check the state of the payment
22
25
23
26
| State | Shopware Payment status | Shopware Delivery status | Shopware Order status | Supported |
@@ -29,18 +32,29 @@ where we check the state of the payment
29
32
|[TERMINATED](#terminated)| Open | Open | Open | ❌ |
It's possible to perform actions direct from Shopware administration on an order where there is paid with Vipps MobilePay
57
72
58
73
#### Capture
59
-
By default, if you click `Capture` it will capture the full authorized amount. it will change the Payment Status to `Paid`
74
+
75
+
By default, if you click `Capture`, it will capture the full authorized amount and change the Payment Status to `Paid`.
60
76
61
77
#### Partial Capture
62
-
If you change the amount to capture and click `Capture` it will capture the amount you have put in. The max you can capture is the Authorized amount. It will change the Payment Status to `Partial paid`
78
+
79
+
If you change the amount to capture and click `Capture`, it will capture the amount you have entered.
80
+
The max you can capture is the Authorized amount. It will change the Payment Status to `Partial paid`.
63
81
64
82
#### Refund
65
-
If you want to refund the full amount of the captured amount then just click `Refund` and it will refund the full amount. It will change the Payment Status to `Refunded`
83
+
84
+
If you want to refund the full amount of the captured amount, then just click `Refund`. It will refund the full amount and change the Payment Status to `Refunded`.
66
85
67
86
#### Partial Refund
68
-
If you want to refund a part of the captured amount then you just change the amount you want to and the click `Refund`. It will change the Payment Status to `Partial refunded`
87
+
88
+
If you want to refund a part of the captured amount, then you just change the amount you want to and the click `Refund`. It will change the Payment Status to `Partial refunded`
69
89
70
90
#### Cancel
71
-
If you want to cancel an order make sure there is nothing captured or refunded and then you can just click `Cancel`. It will change the Payment status to `Cancelled`
91
+
92
+
If you want to cancel an order, make sure there is nothing captured or refunded, and then you can just click `Cancel`. It will change the Payment status to `Cancelled`
72
93
73
94
## Delivery Status
95
+
74
96
We are listing to Delivery status
75
97
76
98
### Shipped
77
-
When an order change Delivery status to `Shipped` the full amount will be captured
78
-

0 commit comments