QuickPay Technical Documentation

This is the website for Quickpay technical documentation.

Here you will find all the necessary technical documentation on how to integrate with the Quickpay Payment system.

Basicly all payments are done in two steps:

  1. The first step is where the end user authorizes the credit card transaction (the authorisation). This should be done through the Quickpay Payment Window
  2. The next step is where the merchant (shop owner) captures the credit card transaction (the capture). This can be done through the Quickpay Manager or by using the Quickpay API

Authorize and Capture are the two basic transaction types. Of course there are many more (credit, reversal, cancel, etc.) - these are also described in the Quickpay API.

Writing a shop module using Quickpay

Quickpay has an ambition of making the best "plug'n play" modules for all shopping systems. This section is for programmers who is writing such a generic module.