How does the official Kassa Compleet extension for Magento 1.x handle the «Cash on Delivery» payment option?

Preliminary reading:

1. ING_PSP_Block_Payment_Cashondelivery_Info::_construct()

2. ing_psp/info/cashondelivery.phtml

3. ING_PSP_Block_Payment_Cashondelivery_Info::getMailingAddress()

4. ING_PSP_Block_Payment_Cashondelivery_Info::_convertAdditionalData()

5. ING_PSP_CashondeliveryController::paymentAction()

6. ING_PSP_Model_Cashondelivery::getMailingAddress()