Changeset 12799 for main/waeup.fceokene
- Timestamp:
- 20 Mar 2015, 11:51:24 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.fceokene/trunk/src/waeup/fceokene/interswitch/browser.py
r12662 r12799 80 80 if self.context.p_category in ('schoolfee', 'third_semester'): 81 81 self.pay_item_id = '8302' 82 if student.current_mode in ('ct_ft',): 83 xmldict['institution_acct'] = "1012044039" 84 xmldict['institution_bank_id'] = '117' 82 85 if student.current_mode in ('nce_sw','prence',): 83 86 xmldict['institution_acct'] = "1013780934"
Note: See TracChangeset for help on using the changeset viewer.