Skip to content

1. Introduction

csg-coder edited this page Jan 21, 2019 · 8 revisions

Target audience

This document is intended for developers who are responsible for integrating the iDIN Software Libraries using Microsoft .NET, Java or PHP development platforms. Merchants can use these libraries as an aid for implementing iDIN. To learn more about iDIN and the data elements that are used, please consult the iDIN Merchant Implementation Guidelines (also available in Dutch) that is distributed together with this Integration Manual.

Document scope

The iDIN Software Libraries aim at facilitating an easy and flawless implementation of iDIN for Merchants (i.e. the exchange of messages between Merchant and their Routing Service).

The scope of this document is to support the integration of the iDIN Software Libraries with other components, such as web applications, online shops and websites, by providing examples and guidelines.

The iDIN Software Libraries are offered in three languages: .NET Framework 4.5, Java SE 7 and PHP 5.5. This document contains a generic description of these libraries, and provides code examples in each of the development languages.

Clone this wiki locally