Changeset 16851 for main/kofacustom.unidel/trunk/src/kofacustom
- Timestamp:
- 1 Mar 2022, 09:39:47 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.unidel/trunk/src/kofacustom/unidel/interswitch/browser.py
r16850 r16851 126 126 <item_detail item_id="1" item_name="%(institution_item_name)s" item_amt="%(institution_amt)d" bank_id="%(institution_bank_id)s" acct_num="%(institution_acct)s" /> 127 127 <item_detail item_id="2" item_name="%(provider_item_name)s" item_amt="%(provider_amt)d" bank_id="%(provider_bank_id)s" acct_num="%(provider_acct)s" /> 128 <item_detail item_id="3" item_name="Technology Fee" item_amt="%(tech_fee)d" bank_id=" 117" acct_num="1216063205" />128 <item_detail item_id="3" item_name="Technology Fee" item_amt="%(tech_fee)d" bank_id="47" acct_num="0213065415" /> 129 129 </item_details> 130 130 </payment_item_detail>""" % xmldict
Note: See TracChangeset for help on using the changeset viewer.