Ignore:
Timestamp:
4 Aug 2015, 12:02:09 (9 years ago)
Author:
Henrik Bettermann
Message:

Change of account.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.uniben/trunk/src/waeup/uniben/interswitch/browser.py

    r13183 r13186  
    187187            provider_amt = 200.0
    188188        else:
    189             xmldict['institution_acct'] = '1005999782'
    190             xmldict['institution_bank_id'] = '7'
     189            xmldict['institution_acct'] = '1014326805'
     190            xmldict['institution_bank_id'] = '117'
    191191        xmldict['detail_ref'] = self.context.p_id
    192192        xmldict['provider_amt'] = 100 * provider_amt
Note: See TracChangeset for help on using the changeset viewer.