g. Payment

Top  Previous  Next

 

□ payment_form.tpl - the form for payments filter

 

       • Local variables:

 

               o search -  displays the search field for a particular object property

 

 

□ payments.tpl - the table with the list of payments and available actions

 

       • Local variables:

 

               o $sorting_field -  field ID for sorting

 

               o $sorting_order -  the order of sorting

 

               o $found_payments_sids  -  payments SID

 

               o $total_price  -  the amount of payments in the table

 

 

□ payment_page.tpl - information about a payment and the form of a payment gateway

 

       • Local variables:

 

               o $product_info -  information about a product / service

 

               o $choose_payment_gateway_form -  form to choose a payment gateway

 

               o $errors  -  the array where keys are coding of errors and values are the additional information

 

 

□ cash_gateway.tpl - displays information for Cash Gateway

 

       • Local variables:

 

               o $payment_id -  payment ID

 

               o $item_name -  payment description

 

               o $amount  - payment amount

 

               o $user  -  information about a user

 

 

□ wire_transfer.tpl - displays information for Wire Transfer

 

       Local variables: see cash_gateway.tpl

 

 

□ callback_payment_page.tpl - the template for errors arising during payment verification

 

       • Local variables:

 

               o $errors -  the array where keys are coding of errors and values are the additional information