- Timestamp:
- 9 Feb 2022, 17:31:29 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.unidel/trunk/src/kofacustom/unidel/interswitch/browser.py
r16736 r16790 93 93 xmldict['institution_bank_id'] = '117' 94 94 provider_amt = 0.0 95 if self.context.p_category == 'clearance': 96 provider_amt = 500.0 95 97 self.pay_item_id = 'Default_Payable_MX47126' # must be provided by Interswitch 96 98 xmldict['provider_amt'] = 100 * provider_amt
Note: See TracChangeset for help on using the changeset viewer.