All pages displayed to the customer, are placed on your shop’s own webserver, if you have a form on your server, your own SSL certificate, and communication with DIBS takes place via “server to server” communication. As a consequence of the SSL connection, the browser will show a closed padlock in its statusbar to indicate a secure connection.
Breaking this down into a simple diagram, payments with a payment card takes place as follows:
TIP: It’s very easy to engage in “server to server” communication with DIBS by using a standard module, e.g. DIBS DOT Net, DIBS JAVA Bean or DIBS PHP Functions. By studying the DIBS API, you can also compose a module yourself which can “speak” to DIBS. If you plan to do this, please make sure your new module can handle extra variables, since new variables can be added.