getConfigData('mode') != Cardsave_Cardsaveonlinepayments_Model_Source_PaymentMode::PAYMENT_MODE_DIRECT_API) {?>
getConfigData('mode') == Cardsave_Cardsaveonlinepayments_Model_Source_PaymentMode::PAYMENT_MODE_HOSTED_PAYMENT_FORM) {?>
__('CardSave Hosted Payment'); ?>
__('CardSave Transparent Redirect'); ?>
getInfo()): ?>
__('Name on the Card: %s', $this->htmlEscape($this->getInfo()->getCcOwner())) ?>
__('Card Number: %s', $this->htmlEscape($this->getCcNumber())) ?>
__('Expiration Date: %s/%s', $this->htmlEscape($this->getInfo()->getCcExpMonth()), $this->htmlEscape($this->getInfo()->getCcExpYear())) ?>