- Timestamp:
- 25 Sep 2013, 10:55:40 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kwarapoly/trunk/src/waeup/kwarapoly/interswitch/browser.py
r10597 r10651 229 229 xmldict['institution_acct'] = '2014191363' 230 230 xmldict['institution_bank_id'] = '8' 231 elif self.applicant.applicant_id.startswith('pgft'): 232 xmldict['institution_acct'] = '7000016724' 233 xmldict['institution_bank_id'] = '9' 231 234 elif self.applicant.applicant_id.startswith('prejambites'): 232 235 xmldict['institution_acct'] = '0106259811'
Note: See TracChangeset for help on using the changeset viewer.