* @copyright 2007-2014 PrestaShop SA * @version Release: $Revision: 13573 $ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA */ /** * @since 1.5.0 */ include_once(dirname(__FILE__).'/payment.php'); include_once(dirname(__FILE__).'/../../express_checkout/payment.php');