Changeset 16707 for main/kofacustom.edocons
- Timestamp:
- 9 Nov 2021, 10:27:26 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.edocons/trunk/src/kofacustom/edocons/interswitch/browser.py
r16698 r16707 90 90 xmldict['provider_item_name'] = PROVIDER_ITEM_NAME 91 91 # Institution data 92 xmldict['institution_acct'] = ' 00000000'93 xmldict['institution_bank_id'] = ' 00'92 xmldict['institution_acct'] = '1489560452' 93 xmldict['institution_bank_id'] = '31' 94 94 provider_amt = 0.0 95 95 self.pay_item_id = 'Default_Payable_MX26002' # must be provided by Interswitch
Note: See TracChangeset for help on using the changeset viewer.