- Timestamp:
- 9 Feb 2024, 07:34:32 (12 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.unidel/trunk/src/kofacustom/unidel/interswitch/browser.py
r17682 r17698 134 134 elif self.context.p_category == 'med_reg': 135 135 xmldict['institution_acct'] = '1011265606' 136 elif self.context.p_category == 'teaching_practice': 137 xmldict['institution_acct'] = '1005399320' 138 xmldict['institution_bank_id'] = '8' 136 139 self.pay_item_id = 'Default_Payable_MX47126' # must be provided by Interswitch 137 140 # Already now it becomes an Interswitch payment. We set the net amount
Note: See TracChangeset for help on using the changeset viewer.