Changeset 15080 for main


Ignore:
Timestamp:
10 Jul 2018, 10:44:31 (6 years ago)
Author:
Henrik Bettermann
Message:

Change provider amount and bank account.

File:
1 edited

Legend:

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

    r14987 r15080  
    9595            self.mac = MAC_REGULAR
    9696        xmldict = {}
    97         provider_amt = 4000.0
    98         xmldict['institution_acct'] = '1010827641'
     97        provider_amt = 1000.0
     98        xmldict['institution_acct'] = '1010835352'
    9999        xmldict['institution_bank_id'] = '117'
    100100        xmldict['detail_ref'] = self.context.p_id
Note: See TracChangeset for help on using the changeset viewer.