Changeset 8385


Ignore:
Timestamp:
8 May 2012, 10:41:00 (13 years ago)
Author:
Henrik Bettermann
Message:

Revert to https://webpay.interswitchng.com/paydirect/webpay/pay.aspx

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.uniben/trunk/src/waeup/uniben/interswitch/browser.py

    r8317 r8385  
    4545QUERY_URL = 'https://webpay.interswitchng.com/paydirect/services/TransactionQueryURL.aspx'
    4646#QUERY_URL = 'https://testwebpay.interswitchng.com/test_paydirect/services/TransactionQueryURL.aspx'
    47 POST_ACTION = 'https://webpay.interswitchng.com/webpayv4/webpay/pay.aspx'
     47POST_ACTION = 'https://webpay.interswitchng.com/paydirect/webpay/pay.aspx'
    4848#POST_ACTION = 'https://testwebpay.interswitchng.com/test_paydirect/webpay/pay.aspx'
    4949
Note: See TracChangeset for help on using the changeset viewer.