internal void resetAllElements()
 {
     try {
         paymentManagerImpl.resetAllElements();
     } catch (Exception) {
     }
 }