Storm cart adapter

Storm cart adapter handles both creation and update of an Norce Checkout order based on a Storm basket. Updates made through the adapter will update both the Storm basket and the Norce Checkout order.

Configure

Configure this adapter to connect a Storm application to Norce Checkout.

Copy
Copied
Id: storm_adapter
Url: https://rest.lab.storm.io/checkout-adapter

Platform adapter configuration

Now you can call the cart adapter with a Storm basket id and an order will automatically be created. Don't forget to add the x-merchant header.

Copy
Copied
GET /api/v1/orders/redirect?cartId=1234567&channel=1&culture=sv-SE

Environments

There are two environments that you can use.

Environment Address
Test https://rest.lab.storm.io/checkout-adapter
Production Not published
Copyright © Norce 2024. All right reserved.