Skip to content

Commit 027787d

Browse files
Update pos.md
1 parent bb3b16f commit 027787d

File tree

1 file changed

+2
-24
lines changed

1 file changed

+2
-24
lines changed

docs/pos/pos.md

+2-24
Original file line numberDiff line numberDiff line change
@@ -5,32 +5,10 @@ pagination_next: null
55

66
# MobilePay Point of Sale
77

8-
:::caution Change of Point of Sale in 2024
8+
:::caution
99

1010
Please notice that as part of the merger between MobilePay and Norwegian Vipps, we will consolidate products on one joint platform.
11-
In the beginning of 2024 we will therefore replace the current Point of Sale API with a new and scalable version.
12-
[See more here](/docs/pos/transition-to-one-platform)
11+
This product is now closed. Please visit our new developer documentation to see the new APIs we offer https://developer.vippsmobilepay.com/
1312

1413
:::
1514

16-
MobilePay PoS is a solution for customers to pay through their mobile via a QR code or the white MobilePay box.
17-
18-
In order to use MobilePay PoS, the checkout system must be online, and the PoS integrator must support MobilePay.
19-
20-
Our MobilePay PoS REST api is intended for software developers implementing MobilePay payments in a PoS system
21-
22-
The MobilePay PoS API exposes two separate flows for payments which are documented in this section. All payments must be explicitly captured by the client after the customer has approved the payment. The capture amount can be for the full or a partial amount.
23-
24-
![PoS hero](/img/Hero_POS.png)
25-
26-
Our MobilePay Point of Sale (PoS) REST API is intended for integrators implementing MobilePay payments in a PoS system.
27-
28-
This document will explain in more detail how to implement the different payment flows, how to manage the PoS, how the Security model is built and what is needed from the integrator.
29-
30-
This document does not include detailed specification of the endpoints, responses and response codes. This information can be found in the [API section](/api/pos).
31-
32-
## Payment experience
33-
34-
MobilePay PoS is an API for setting up a merchant's transaction requests on customers' MobilePay apps in a store. MobilePay PoS does not require the customer to manually enter any information in the MobilePay app pertaining to the transaction. A transaction request can typically be obtained by the customer by holding the mobile device near a merchant device (Terminal, BLE beacon, etc.) or scanning a QR code.
35-
36-
Currently MobilePay PoS uses BLE one-way and two-way beacons and QR-codes to set up the transaction requests - the technology choices are not important for the API - however the concept of a beacon ID is central to allow matching of the customer willing to pay and the merchant's transaction request.

0 commit comments

Comments
 (0)