Changeset 14338 for main/waeup.aaue/trunk/src/waeup/aaue/interswitch
- Timestamp:
- 13 Dec 2016, 17:49:34 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.aaue/trunk/src/waeup/aaue/interswitch/browser.py
r14268 r14338 118 118 </item_details> 119 119 </payment_item_detail>""" % xmldict 120 121 elif self.applicant.applicant_id.startswith('ijmbe'): 122 xmldict['institution_acct'] = '0772012897' 123 xmldict['institution_bank_id'] = '47' 120 124 121 125 elif self.applicant.applicant_id.startswith('utme'):
Note: See TracChangeset for help on using the changeset viewer.