Ignore:
Timestamp:
16 Jan 2015, 05:52:04 (10 years ago)
Author:
Henrik Bettermann
Message:

Forward hash value to Interswitch payment gateway.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/kofacustom.skeleton/trunk/src/kofacustom/skeleton/interswitch/tests.py

    r11813 r12479  
    7272        self.payment_url = self.browser.url
    7373        self.browser.getLink("CollegePAY", index=0).click()
    74         # The total amount to be processed by Interswitch
    75         # has been reduced by the Interswitch fee of 150 Nairas
    7674        self.assertMatches('...<input type="hidden" name="pay_item_id" value="0000" />...',
    7775                           self.browser.contents)
Note: See TracChangeset for help on using the changeset viewer.