Changeset 11876 for main/waeup.aaue/trunk
- Timestamp:
- 24 Oct 2014, 13:46:35 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.aaue/trunk/src/waeup/aaue/interswitch/browser.py
r11868 r11876 41 41 #QUERY_URL = 'https://testwebpay.interswitchng.com/test_paydirect/services/TransactionQueryURL.aspx' 42 42 43 POST_ACTION = 'https://webpay.interswitchng.com/paydirect/webpay/pay.aspx'43 #POST_ACTION = 'https://webpay.interswitchng.com/paydirect/webpay/pay.aspx' 44 44 #POST_ACTION = 'https://testwebpay.interswitchng.com/test_paydirect/webpay/pay.aspx' 45 POST_ACTION = 'https://stageserv.interswitchng.com/test_paydirect/pay' 45 46 46 47 HOST = 'webpay.interswitchng.com'
Note: See TracChangeset for help on using the changeset viewer.