Ignore:
Timestamp:
22 Mar 2007, 20:52:27 (18 years ago)
Author:
joachim
Message:

created new catalog online_payment_transactions
importOnlinePaymentTransactions in WAeUPTool
there must be a OnlineTransactions?.csv in import
check_transactions checks online_payment_transactions against payments
check_online_payments checks the online_payments against the online_payment_transactions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/trunk/skins/waeup_epayment/requery_payment_form.pt

    r1613 r1620  
    33                tal:define="info options/info">
    44               
    5         <h3>Authorize Online Payment! </h3>
     5        <h3>Requery Online Payment! </h3>
    66        <br />
    77               
     
    1212          <input type="hidden" tal:attributes="name python:arg[0];value python:arg[1]" />
    1313      </span>         
    14       <div>Requery this payment</div>
    1514        <table>
    1615          <tr>
     
    1817            Payment:</td>
    1918            <td tal:content="info/type_description"></td>
    20           </tr>
    21           <tr>
    22             <td>
    23             Name:
    24             </td>
    25             <td tal:content="info/pay_bill_to" />
    2619          </tr>
    2720          <tr>
Note: See TracChangeset for help on using the changeset viewer.