Changeset 15474 for main/kofacustom.dspg/trunk/src
- Timestamp:
- 23 Jun 2019, 04:24:25 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.dspg/trunk/src/kofacustom/dspg/interswitch/browser.py
r15466 r15474 464 464 xmldict['institution_bank_id'] = '00' 465 465 if self.applicant.__parent__.application_category in ('ndft', 'hndft'): 466 xmldict['institution_acct'] = ' 5210039869'467 xmldict['institution_bank_id'] = ' 51'466 xmldict['institution_acct'] = '0072223654' 467 xmldict['institution_bank_id'] = '121' 468 468 elif self.applicant.__parent__.application_category in ( 469 469 'ndpt', 'hndpt', 'ndwe', 'hndwe'):
Note: See TracChangeset for help on using the changeset viewer.