Ignore:
Timestamp:
28 Nov 2008, 15:30:33 (16 years ago)
Author:
Henrik Bettermann
Message:

urgent changes for OIS

payment at FUTMinna goes live

File:
1 edited

Legend:

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

    r3783 r3790  
    8181
    8282if True:
    83     info['action'] = "https://webpay.interswitchng.com/test_paydirect/webpay/pay.aspx"
     83    info['action'] = "https://webpay.interswitchng.com/paydirect/webpay/pay.aspx"
    8484else:
    8585    info['action'] = "%s/payments/%s/simulate_callback" % (student.absolute_url(),p_id)
Note: See TracChangeset for help on using the changeset viewer.