Capitum Checkout API


Capitum Checkout API provides all you need for a complete checkout solution.

Availability

Checkout API is not an open API and it requires that you have an agreement with Capitum AB before you start.

Please contact us at info[at]capitum.se if you want to know more.

Functionality

The API provides payment options for your webshop solution. The API works with orders (create/update/delete/get) and then provides you with an iframe checkout to use in your webshop. A combination of HttpCallback, HttpRedirect and JavaScript Events can be used to notify back to your site when order is completed or whn an order has failed.

FAQ

Here are some answers to the questions that are asked most.

  • How can I access Checkout API?
    You need to contact Capitum in order to get your access keys
  • I've lost my access key? Can I get a new one?
    You need to contact Capitum in order to get a new set of access keys
  • Where do I find the documentation?
    The documentation is here
  • Do you provide a callback when checkout is complete?
    Yes. When an order is completed or canceled we will send a http callback to an endpoint provided by you.