Ignore:
Timestamp:
24 Jul 2023, 15:36:32 (14 months ago)
Author:
Henrik Bettermann
Message:

Configure LMS Plus Fee single payment.

File:
1 edited

Legend:

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

    r17509 r17514  
    5757
    5858BANK_ACCOUNTS = {
    59     'edohis':   ('1222577132', '117'),
    60     'union':    ('1019763348', '7'),
    61     'sport':    ('1021941220', '7'),
    62     'access':   ('1012688013', '123'),
    63     'notebook': ('4011210501', '51'),
    64     'accredit': ('5060023412', '51'),
    65     'library':  ('2000122995', '8'),
    66     'fac1':     ('1022438743', '7'),
    67     'fac2':     ('2000249757', '8'),
    68     'fac3':     ('1012678566', '123'),
    69     'matricgown': ('2000249757', '8'),
    70     'lapel':      ('2000249757', '8'),
     59    'edohis':    ('1222577132', '117'),
     60    'union':     ('1019763348', '7'),
     61    'sport':     ('1021941220', '7'),
     62    'access':    ('1012688013', '123'),
     63    'notebook':  ('4011210501', '51'),
     64    'accredit':  ('5060023412', '51'),
     65    'library':   ('2000122995', '8'),
     66    'fac1':      ('1022438743', '7'),
     67    'fac2':      ('2000249757', '8'),
     68    'fac3':      ('1012678566', '123'),
     69    'matricgown':('2000249757', '8'),
     70    'lapel':     ('2000249757', '8'),
     71    'lmsplus':   ('5060023429', '51'),
    7172
    7273    'acceptance': ('2000249757', '8'),
Note: See TracChangeset for help on using the changeset viewer.