- Timestamp:
- 8 Apr 2016, 15:31:05 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.uniben/trunk/src/waeup/uniben/interswitch/browser.py
r13785 r13818 156 156 xmldict['institution_amt'] = 100 * ( 157 157 self.context.amount_auth - provider_amt - GATEWAY_AMT) 158 xmldict['institution_item_name'] = self.c ontext.p_category158 xmldict['institution_item_name'] = self.category 159 159 xmldict['institution_name'] = INSTITUTION_NAME 160 160 # Interswitch amount is not part of the xml data
Note: See TracChangeset for help on using the changeset viewer.