Changeset 3787 for WAeUP_SRP/trunk/skins


Ignore:
Timestamp:
26 Nov 2008, 14:38:28 (16 years ago)
Author:
Henrik Bettermann
Message:

fix wrong account number

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/trunk/skins/waeup_fceoyo/pay_interswitch.py

    r3760 r3787  
    160160<item_detail item_id="1" item_name="FCEOyo School Fee" item_amt="%(amount)s" bank_id="%(bank_id)s" acct_num="%(fceoyo_acct)s" />
    161161<item_detail item_id="2" item_name="FCEOyo Split" item_amt="%(fceoyo_split)s" bank_id="125" acct_num="3030010076" />
    162 <item_detail item_id="3" item_name="BT" item_amt="%(bt_amount)s" bank_id="89" acct_num="0061001000021096" />
     162<item_detail item_id="3" item_name="BT" item_amt="%(bt_amount)s" bank_id="89" acct_num="0061001000021095" />
    163163</item_details>
    164164</payment_item_detail>""" % xmldict
Note: See TracChangeset for help on using the changeset viewer.