Ignore:
Timestamp:
14 Jul 2010, 13:21:21 (14 years ago)
Author:
Henrik Bettermann
Message:

request payment goes live

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/trunk/skins/waeup_aaue/request_interswitch.py

    r5190 r5264  
    6666    return context.REQUEST.RESPONSE.redirect("%s/srp_anonymous_view" % context.portal_url())
    6767
    68 query_url = "http://testwebpay.interswitchng.com/CollegepayService/TransactionQueryURL.aspx"
     68#query_url = "http://testwebpay.interswitchng.com/CollegepayService/TransactionQueryURL.aspx"
     69query_url = "http://webpay.interswitchng.com/CollegepayService/TransactionQueryURL.aspx"
    6970
    7071info['callback_url'] = "%s/payments/%s/interswitch_request_cb" % (student.absolute_url(),p_id)
Note: See TracChangeset for help on using the changeset viewer.