Changeset 10450 for main/waeup.fceokene/trunk
- Timestamp:
- 5 Aug 2013, 12:15:14 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.fceokene/trunk/src/waeup/fceokene/interswitch/browser.py
r10011 r10450 207 207 xmldict['institution_amt'] = 100 * (self.context.amount_auth - 208 208 provider_amt - GATEWAY_AMT) 209 xmldict['institution_acct'] = '1012 0445289'209 xmldict['institution_acct'] = '1012445289' 210 210 xmldict['institution_bank_id'] = '117' 211 211 xmldict['institution_item_name'] = self.context.p_category
Note: See TracChangeset for help on using the changeset viewer.