encoder(); ?>

html( $this->translate( 'client/html', 'Order' ), $enc::TRUST ); ?>

html( $this->translate( 'client/html', 'Thank you for your order. You will receive an e-mail with the order details within the next minutes' ), $enc::TRUST ); ?>

confirmOrderItem ) ) : ?> confirmOrderItem->getPaymentStatus() < MShop_Order_Item_Abstract::PAY_REFUND ) : ?> config( 'client/html/checkout/standard/url/target' ); $controller = $this->config( 'client/html/checkout/standard/url/controller', 'checkout' ); $action = $this->config( 'client/html/checkout/standard/url/action', 'index' ); $config = $this->config( 'client/html/checkout/standard/url/config', array() ); $changeUrl = $this->url( $target, $controller, $action, array( 'c-step' => 'payment' ), array(), $config ); $retryUrl = $this->url( $target, $controller, $action, array( 'c-step' => 'summary' ), array(), $config ); ?>
html( $this->translate( 'client/html', 'Change payment' ), $enc::TRUST ); ?> html( $this->translate( 'client/html', 'Try again' ), $enc::TRUST ); ?>
get( 'basicBody' ); ?>