- Timestamp:
- 4 Jan 2016, 07:54:31 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.uniben/trunk/src/waeup/uniben/interswitch/browser.py
r13456 r13562 216 216 xmldict['institution_bank_id'] = '51' 217 217 provider_amt = 200.0 218 elif self.applicant.applicant_id == 'afak': 219 xmldict['institution_acct'] = '1014446565' 220 xmldict['institution_bank_id'] = '117' 218 221 else: 219 222 xmldict['institution_acct'] = '1014326805'
Note: See TracChangeset for help on using the changeset viewer.