function getPaymentFormFields()
 {
     $adapter = new DPSAdapter();
     return $adapter->getPaymentFormFields();
 }