Changeset 3790 for WAeUP_SRP/trunk/skins/waeup_futminna
- Timestamp:
- 28 Nov 2008, 15:30:33 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/trunk/skins/waeup_futminna/pay_interswitch.py
r3783 r3790 81 81 82 82 if True: 83 info['action'] = "https://webpay.interswitchng.com/ test_paydirect/webpay/pay.aspx"83 info['action'] = "https://webpay.interswitchng.com/paydirect/webpay/pay.aspx" 84 84 else: 85 85 info['action'] = "%s/payments/%s/simulate_callback" % (student.absolute_url(),p_id)
Note: See TracChangeset for help on using the changeset viewer.