- Timestamp:
- 28 Oct 2019, 07:12:20 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/interswitch/browser.py
r15696 r15704 99 99 </payment_item_detail>""" % xmldict 100 100 self.xml_data = """<input type="hidden" name="xml_data" value='%s' />""" % xmltext 101 102 self.xml_data = None103 104 101 self.context.provider_amt = provider_amt 105 102 self.context.gateway_amt = GATEWAY_AMT
Note: See TracChangeset for help on using the changeset viewer.