Get Vipps payment details
Used to check status of payments requested through Vipps Ecomm.
1 | GET /billing/vipps/:orderId
|
1 2 3 | { "status": "PENDING|FAILED|OK" } |
Response
HTTP/1.1 200 OK
Used to check status of payments requested through Vipps Ecomm.
1 | GET /billing/vipps/:orderId
|
1 2 3 | { "status": "PENDING|FAILED|OK" } |
HTTP/1.1 200 OK