Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Checkout
cURL
curl --request POST \ --url https://checkout.dintero.com/v1/sessions/{session_id}/vipps/v2/payments/{order_id} \ --header 'Content-Type: application/json' \ --data ' { "merchantSerialNumber": "<string>", "orderId": "<string>", "transactionInfo": { "amount": 123, "timeStamp": "2023-11-07T05:31:56Z", "transactionId": "<string>" } } '
{ "error": { "message": "<string>", "code": "<string>", "errors": [ {} ] } }
The session ID
Show child attributes
callback handled
Contact support