Jetshop cart adapter
Jetshop cart adapter handles both creation and update of an Norce Checkout order based on a Jetshop cart. Updates made through the adapter will update both the Jetshop cart and the Norce Checkout order.
Configure
Configure this adapter to connect a Jetshop channel to Norce Checkout.
Id: jetshop_adapter
Url: http://norce-jetshop-adapter-test.jetshop.se
Now you can call the cart adapter with a Jetshop cart id and an order will automatically be created. Don't forget to add the x-merchant header.
GET /api/v1/orders/redirect?cartId=58a95228-073f-4a0b-811f-5fe7eefc2b8e&channel=1&culture=sv-SE
Environments
There are two environments that you can use.
Environment | Address |
---|---|
Test | https://norce-jetshop-adapter-test.jetshop.se |
Production | Not published |