Configuration
Management APIs
Store
Product
Price
Discount
Inventory
Shipping
Shopper APIs
Post Purchase APIs
When you create a cart you get a jwtToken
in the response. The token is required to authorize your access to the cart, by sending it as a value for the HTTP header "Authorization".
All merchant urls are required. For test purposes the url to terms are not important, but the urls to the checkout and confirmation page are.
Klarna Checkout
Klarna Checkout - Confirmation page
Amazing work! You have now created a product and purchased it through Brink Commercial API.
If you want to be a bit more adventurous, you could try to create and use a discount code in your next purchase, or even check out our Post Purchase API.