Changeset 15724 for main/kofacustom.iuokada/trunk
- Timestamp:
- 30 Oct 2019, 10:10:56 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/interswitch/browser.py
r15721 r15724 78 78 xmldict['institution_bank_id'] = '31' 79 79 provider_amt = 5000.0 80 self.pay_item_id = '10 3' # must be provided by Interswitch80 self.pay_item_id = '101' # '103' # must be provided by Interswitch 81 81 xmldict['provider_amt'] = 100 * provider_amt 82 82 xmldict['institution_item_name'] = self.context.category
Note: See TracChangeset for help on using the changeset viewer.