Introduction

Webshop is located on an old TERENA webserver

ssh godzilla.terena.org
cd /pub/www/www.terena.org/webshop

Invoicing is provided by GÉANT and the code for this is on:

/usr/local/share/php/Webshop/Invoice.class.php

Payment is provided by DocData and the code to communicate to the DocData PSP can be found in the file:

/usr/local/share/php/DocData.class.php

Adding products

We only support INTERNAL GEANT Ltd users.

ssh godzilla.terena.org
sudo su - postgres
psql webshop

Invoicing

If an event is hosted in Prague (or anywhere else not in NL) you need to include a custom invoice. To do this, check the file /usr/local/share/php/Webshop/Invoice.class.php and edit the file /usr/local/share/php/Webshop/Order.php and add your respective product Ids to the method in question. So for Prague, the method "hasCsirt" needs to include the product_ids of products in Prague.