Changeset 8385 for main/waeup.uniben/trunk/src/waeup/uniben
- Timestamp:
- 8 May 2012, 10:41:00 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.uniben/trunk/src/waeup/uniben/interswitch/browser.py
r8317 r8385 45 45 QUERY_URL = 'https://webpay.interswitchng.com/paydirect/services/TransactionQueryURL.aspx' 46 46 #QUERY_URL = 'https://testwebpay.interswitchng.com/test_paydirect/services/TransactionQueryURL.aspx' 47 POST_ACTION = 'https://webpay.interswitchng.com/ webpayv4/webpay/pay.aspx'47 POST_ACTION = 'https://webpay.interswitchng.com/paydirect/webpay/pay.aspx' 48 48 #POST_ACTION = 'https://testwebpay.interswitchng.com/test_paydirect/webpay/pay.aspx' 49 49
Note: See TracChangeset for help on using the changeset viewer.