Changeset 8317


Ignore:
Timestamp:
30 Apr 2012, 12:43:15 (12 years ago)
Author:
Henrik Bettermann
Message:

Change POST_ACTION url.

File:
1 edited

Legend:

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

    r8293 r8317  
    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/paydirect/webpay/pay.aspx'
     47POST_ACTION = 'https://webpay.interswitchng.com/webpayv4/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.