Changeset 13186 for main/waeup.uniben
- Timestamp:
- 4 Aug 2015, 12:02:09 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.uniben/trunk/src/waeup/uniben/interswitch/browser.py
r13183 r13186 187 187 provider_amt = 200.0 188 188 else: 189 xmldict['institution_acct'] = '10 05999782'190 xmldict['institution_bank_id'] = ' 7'189 xmldict['institution_acct'] = '1014326805' 190 xmldict['institution_bank_id'] = '117' 191 191 xmldict['detail_ref'] = self.context.p_id 192 192 xmldict['provider_amt'] = 100 * provider_amt
Note: See TracChangeset for help on using the changeset viewer.