Changeset 13102 for main/waeup.kwarapoly


Ignore:
Timestamp:
26 Jun 2015, 05:12:48 (9 years ago)
Author:
Henrik Bettermann
Message:

Change bank account.

Remove empty test module.

Location:
main/waeup.kwarapoly/trunk/src/waeup/kwarapoly
Files:
1 deleted
2 edited

Legend:

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

    r12978 r13102  
    5353
    5454SPECIAL_PAYMENT_PARAMS = {
    55     'certificate': ('111', 200.0, 300.0, '7000016724', '9'),
    56     'state_result': ('112', 200.0, 300.0, '7000016724', '9'),
    57     'transcript_local': ('113', 200.0, 300.0, '7000016724', '9'),
    58     'transcript_foreign': ('114', 200.0, 300.0, '7000016724', '9'),
    59     'ver_result': ('115', 200.0, 300.0, '7000016724', '9'),
    60     'change_course': ('116', 200.0, 300.0, '7000016724', '9'),
    61     'change_inst': ('117', 200.0, 300.0, '7000016724', '9'),
    62     'jamb_reject': ('118', 200.0, 300.0, '7000016724', '9'),
    63     'cert_of_cert': ('119', 200.0, 300.0, '7000016724', '9'),
    64     'ref_let': ('120', 200.0, 300.0, '7000016724', '9'),
    65     'proc_cert': ('121', 200.0, 300.0, '7000016724', '9'),
    66     'loss_idcard': ('122', 6.0, 9.0, '7000016724', '9'),
    67     'loss_examcard': ('123', 3.0, 4.5, '7000016724', '9'),
    68     'loss_result': ('124', 200.0, 300.0, '7000016724', '9'),
    69     'loss_receipt': ('125', 200.0, 300.0, '7000016724', '9'),
    70     'loss_clearance': ('126', 200.0, 300.0, '7000016724', '9'),
    71     'conv_brochure': ('127', 200.0, 300.0, '7000016724', '9'),
    72     'hnd_certificate': ('128', 200.0, 300.0, '7000016724', '9'),
    73     'hnd_state_result': ('129', 200.0, 300.0, '7000016724', '9'),
    74     'hnd_transcript_local': ('130', 200.0, 300.0, '7000016724', '9'),
    75     'hnd_transcript_foreign': ('131', 200.0, 300.0, '7000016724', '9'),
    76     'staff_loss_idcard': ('132', 6.0, 9.0, '7000016724', '9'),
    77     'hnd_conv_brochure': ('133', 200.0, 300.0, '7000016724', '9'),
    78     'pgd_state_result': ('134', 200.0, 300.0, '7000016724', '9'),
    79     'pgd_conv_brochure': ('135', 200.0, 300.0, '7000016724', '9'),
    80     'pgd_certificate': ('136', 200.0, 300.0, '7000016724', '9'),
     55    'certificate': ('111', 200.0, 300.0, '1751084083', '120'),
     56    'state_result': ('112', 200.0, 300.0, '1751084083', '120'),
     57    'transcript_local': ('113', 200.0, 300.0, '1751084083', '120'),
     58    'transcript_foreign': ('114', 200.0, 300.0, '1751084083', '120'),
     59    'ver_result': ('115', 200.0, 300.0, '1751084083', '120'),
     60    'change_course': ('116', 200.0, 300.0, '1751084083', '120'),
     61    'change_inst': ('117', 200.0, 300.0, '1751084083', '120'),
     62    'jamb_reject': ('118', 200.0, 300.0, '1751084083', '120'),
     63    'cert_of_cert': ('119', 200.0, 300.0, '1751084083', '120'),
     64    'ref_let': ('120', 200.0, 300.0, '1751084083', '120'),
     65    'proc_cert': ('121', 200.0, 300.0, '1751084083', '120'),
     66    'loss_idcard': ('122', 6.0, 9.0, '1751084083', '120'),
     67    'loss_examcard': ('123', 3.0, 4.5, '1751084083', '120'),
     68    'loss_result': ('124', 200.0, 300.0, '1751084083', '120'),
     69    'loss_receipt': ('125', 200.0, 300.0, '1751084083', '120'),
     70    'loss_clearance': ('126', 200.0, 300.0, '1751084083', '120'),
     71    'conv_brochure': ('127', 200.0, 300.0, '1751084083', '120'),
     72    'hnd_certificate': ('128', 200.0, 300.0, '1751084083', '120'),
     73    'hnd_state_result': ('129', 200.0, 300.0, '1751084083', '120'),
     74    'hnd_transcript_local': ('130', 200.0, 300.0, '1751084083', '120'),
     75    'hnd_transcript_foreign': ('131', 200.0, 300.0, '1751084083', '120'),
     76    'staff_loss_idcard': ('132', 6.0, 9.0, '1751084083', '120'),
     77    'hnd_conv_brochure': ('133', 200.0, 300.0, '1751084083', '120'),
     78    'pgd_state_result': ('134', 200.0, 300.0, '1751084083', '120'),
     79    'pgd_conv_brochure': ('135', 200.0, 300.0, '1751084083', '120'),
     80    'pgd_certificate': ('136', 200.0, 300.0, '1751084083', '120'),
    8181    'log_book': ('137', 3.0, 4.5, '1010508401', '117'),
    82     'pgd_transcript_foreign': ('138', 200.0, 300.0, '7000016724', '9'),
    83     'pgd_transcript_local': ('139', 200.0, 300.0, '7000016724', '9'),
     82    'pgd_transcript_foreign': ('138', 200.0, 300.0, '1751084083', '120'),
     83    'pgd_transcript_local': ('139', 200.0, 300.0, '1751084083', '120'),
    8484    'jamb_regularization': ('140', 200.0, 300.0, '0838798020', '76'),
    8585    'utme_registration': ('142', 6.0, 9.0, '2013910271', '8'),
    8686    'utme_cbt': ('143', 6.0, 9.0, '2013910271', '8'),
    87     'nysc_id_card': ('144', 6.0, 9.0, '7000016724', '9'),
     87    'nysc_id_card': ('144', 6.0, 9.0, '1751084083', '120'),
    8888    }
    8989
     
    121121        gateway_amt = GATEWAY_AMT
    122122        self.pay_item_id = '000'
    123         xmldict['institution_acct'] = "7000016724"
    124         xmldict['institution_bank_id'] = "9"
     123        xmldict['institution_acct'] = "1751084083"
     124        xmldict['institution_bank_id'] = "120"
    125125        if self.context.p_category == 'schoolfee':
    126126            self.pay_item_id = '101'
     
    248248            xmldict['institution_bank_id'] = '120'
    249249        elif self.applicant.applicant_id.startswith('pgft'):
    250             xmldict['institution_acct'] = '7000016724'
    251             xmldict['institution_bank_id'] = '9'
     250            xmldict['institution_acct'] = '1751084083'
     251            xmldict['institution_bank_id'] = '120'
    252252        elif self.applicant.applicant_id.startswith('prejambites') or \
    253253            self.applicant.applicant_id.startswith('putme'):
  • main/waeup.kwarapoly/trunk/src/waeup/kwarapoly/interswitch/tests.py

    r13019 r13102  
    721721        self.assertTrue(
    722722            '<item_detail item_id="1" item_name="ND Transcript (local)" '
    723             'item_amt="450000" bank_id="9" acct_num="7000016724" />'
     723            'item_amt="450000" bank_id="120" acct_num="1751084083" />'
    724724            in self.browser.contents)
    725725
Note: See TracChangeset for help on using the changeset viewer.