- Timestamp:
- 18 Jan 2020, 17:02:15 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.fceokene/trunk/src/waeup/fceokene/interswitch/browser.py
r15778 r15939 93 93 provider_amt = 0.0 94 94 self.pay_item_id = '8304' 95 if self.context.p_item == 'Balance': 96 provider_amt = 0.0 95 97 xmldict['institution_amt'] = 100 * ( 96 98 self.context.amount_auth - GATEWAY_AMT - provider_amt)
Note: See TracChangeset for help on using the changeset viewer.