Glossary Item Box

Squirrelcart v2.5.0

Template Guide - Payment

Overview

This topic describes the templates used to generate the payment page.

Initial View

When a customer first reaches the payment page, it looks something like this:

 

payment_form.tpl.php
This controls the overall appearance of the entire Payment form.

Credit Card Methods

This section describes the templates used to generate the credit card area of the payment method form. The credit card area is shown when a customer clicks on a credit card option, and you are using a Payment Gateway that is configured to collect credit card information directly on your website.

 

payment_form_credit.tpl.php
This controls the appearance of the credit card area below the payment method options.

Electronic Check Method

This section describes the templates used to generate the eCheck area of the payment method form. The eCheck area is shown when a customer clicks on the eCheck payment option.

 

payment_form_echeck.tpl.php
This controls the appearance of the eCheck area below the payment method options.

Final Payment

This section describes the templates used to generate the Final Payment page, which is only seen for payment gateways that are configured to use the "Client side non-secure form post" connection method.

 

payment_final.tpl.php
This template controls the appearance of the Final Payment page.

 

 


© 2001-2008 Lighthouse Development. All Rights Reserved.