- Timestamp:
- 24 Jan 2020, 06:26:37 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.edopoly/trunk/src/kofacustom/edopoly/interswitch/browser.py
r15777 r15949 96 96 if self.context.p_category == 'union': 97 97 xmldict['institution_acct'] = '0066437412' 98 if self.context.p_category == 'nhis': 99 xmldict['institution_acct'] = '0075379404' 98 100 xmldict['institution_amt'] = '0.0' 99 101 self.pay_item_id = '101' # must be provided by Interswitch
Note: See TracChangeset for help on using the changeset viewer.