Ignore:
Timestamp:
17 Oct 2014, 06:13:19 (10 years ago)
Author:
Henrik Bettermann
Message:

Add interswitch module.

Disable clearance payments.

File:
1 edited

Legend:

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

    r11654 r11846  
    370370        return ''
    371371
    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 ''
     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.