Programmers guide to building Quickpay modules
Quickpay has an ambition of making the best "plug&play" modules for all shopping systems. This section is for programmers who is writing such a generic module.
Authorizes
Since we can not expect any merchants to fulfill the PCI certification authorizes must be carried out through the Quickpay Payment Window and not through the Quickpay API.
All other transaction types
We encourage you to build support for all transaction types (except the authorize) into the shopping module. Merchants get the best experiences when they can handle all processes from within their shopsystem. This can be done by using the Quickpay API.
Support
As a Quickpay module programmer you can get fanatical, realtime and cluefull support and dialogue by using IRC. Please contact us of details on how to.
Priority
Quickpay is a bulky system with a wealth of features. It is not necessary to implement support for all features to implement a shop module. We have therefore prioritized the various sub-tasks, as a developer should support. Please have a look at these priorities.We try hard to keep the technical information on this site up-to-date and understandable. If you have any suggestions for improvement we would very much appreciate your input.