Norce Checkout - Svea Checkout Adapter API (1.0.0)

Build 2026-01-14 10:19:48

The Svea Checkout Adapter API is used to create and manage a Svea Checkout Order.

Download OpenAPI description
Languages
Servers

https://docs.norce.io/

Schemas

SveaCheckoutOrder

paymentIdstring

Norce Payment Id

htmlSnippetstring

Svea checkout order html snippet.

Example: "\n <div id='svea-checkout-container'><script>alert('Initializing Svea Checkout');</script>\n </div>\n "
{ "paymentId": "string", "htmlSnippet": "\n <div id='svea-checkout-container'><script>alert('Initializing Svea Checkout');</script>\n </div>\n " }

SveaCheckoutRecurringOrder

paymentIdstring

Norce Payment Id

{ "paymentId": "string" }

SveaCheckoutValidationCallbackResponse

validboolean
clientOrderNumberstring
messagestring
{ "valid": true, "clientOrderNumber": "string", "message": "string" }

Svea Administration

Operations

Payments

Operations

Svea Checkout Callbacks

Operations

Svea Checkout 'Client-side events' Callbacks

Operations

Norce Callbacks

Operations

Order Management

Operations