Ignore:
Timestamp:
27 Jan 2020, 13:03:41 (5 years ago)
Author:
Henrik Bettermann
Message:

Remove Interswitch surcharge notice.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.fceokene/trunk/src/waeup/fceokene/applicants/browser.py

    r15641 r15961  
    136136        return form_fields
    137137
    138 class CustomExportPDFPaymentSlipPage(NigeriaExportPDFPaymentSlipPage):
    139     """Deliver a PDF slip of the context.
    140     """
    141 
    142     note = '''
    143 
    144 
    145 The total authorized amount includes an Interswitch transaction charge of 150 Nairas.
    146 '''
    147 
    148138class CustomApplicantManageFormPage(NigeriaApplicantManageFormPage):
    149139    """A full edit view for applicant data.
Note: See TracChangeset for help on using the changeset viewer.