Checkout
/**
* File: mysite/templates/Layout/CheckoutPage.ss
*
* Description:
* Modified checkout layout to remove PayWay integration.
*
* Changes:
* - Removed PayWay JS script
* - Removed PayWay credit card iframe
* - Retained billing form ()
*
* Behaviour:
* - Checkout collects billing details only
* - Payment occurs on order confirmation page
*/