Ignore:
Timestamp:
22 Oct 2014, 04:03:57 (10 years ago)
Author:
Henrik Bettermann
Message:

Add Interswitch school fee components for testing.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.aaue/trunk/src/waeup/aaue/etranzact/browser.py

    r11846 r11868  
    357357# respectively. But then all interswitch.browser modules have to be extended.
    358358
    359 class InterswitchActionButtonStudent(InterswitchActionButtonStudent):
    360 
    361     @property
    362     def target_url(self):
    363         return ''
    364 
    365 class InterswitchRequestWebserviceActionButtonStudent(
    366     InterswitchRequestWebserviceActionButtonStudent):
    367 
    368     @property
    369     def target_url(self):
    370         return ''
    371 
    372 #class InterswitchActionButtonApplicant(InterswitchActionButtonApplicant):
     359#class InterswitchActionButtonStudent(InterswitchActionButtonStudent):
    373360
    374361#    @property
     
    376363#        return ''
    377364
    378 #class InterswitchRequestWebserviceActionButtonApplicant(
    379 #    InterswitchRequestWebserviceActionButtonApplicant):
     365#class InterswitchRequestWebserviceActionButtonStudent(
     366#    InterswitchRequestWebserviceActionButtonStudent):
    380367
    381368#    @property
    382369#    def target_url(self):
    383370#        return ''
     371
     372#class InterswitchActionButtonApplicant(InterswitchActionButtonApplicant):
     373
     374#    @property
     375#    def target_url(self):
     376#        return ''
     377
     378#class InterswitchRequestWebserviceActionButtonApplicant(
     379#    InterswitchRequestWebserviceActionButtonApplicant):
     380
     381#    @property
     382#    def target_url(self):
     383#        return ''
Note: See TracChangeset for help on using the changeset viewer.