Overview

Packages

  • currencysymbol
  • MAbout
  • Mage
    • Admin
    • Adminhtml
    • AdminNotification
    • Api
    • Api2
    • Authorizenet
    • Backup
    • Bundle
    • Captcha
    • Catalog
    • CatalogIndex
    • CatalogInventory
    • CatalogRule
    • CatalogSearch
    • Centinel
    • Checkout
    • Cms
    • Compiler
    • Connect
    • Contacts
    • Core
    • Cron
    • CurrencySymbol
    • Customer
    • Dataflow
    • Directory
    • DirtectPost
    • Downloadable
    • Eav
    • GiftMessage
    • GoogleAnalytics
    • GoogleBase
    • GoogleCheckout
    • ImportExport
    • Index
    • Install
    • Log
    • Media
    • Newsletter
    • Oauth
    • Page
    • PageCache
    • Paygate
    • Payment
    • Paypal
    • PaypalUk
    • Persistent
    • Poll
    • ProductAlert
    • Rating
    • Reports
    • Review
    • Rss
    • Rule
    • Sales
    • SalesRule
    • Sedfriend
    • Sendfriend
    • Shipping
    • Sitemap
    • Tag
    • Tax
    • Usa
    • Weee
    • Widget
    • Wishlist
    • XmlConnect
  • None
  • Phoenix
    • Moneybookers
  • PHP
  • Zend
    • Date
    • Mime
    • XmlRpc

Classes

  • Mage_Paygate_Adminhtml_Paygate_Authorizenet_PaymentController
  • Mage_Paygate_Authorizenet_PaymentController
  • Mage_Paygate_Block_Authorizenet_Form_Cc
  • Mage_Paygate_Block_Authorizenet_Info_Cc
  • Mage_Paygate_Helper_Data
  • Mage_Paygate_Model_Authorizenet
  • Mage_Paygate_Model_Authorizenet_Cards
  • Mage_Paygate_Model_Authorizenet_Debug
  • Mage_Paygate_Model_Authorizenet_Result
  • Mage_Paygate_Model_Authorizenet_Source_Cctype
  • Mage_Paygate_Model_Authorizenet_Source_PaymentAction
  • Mage_Paygate_Model_Mysql4_Authorizenet_Debug
  • Mage_Paygate_Model_Mysql4_Authorizenet_Debug_Collection
  • Mage_Paygate_Model_Resource_Authorizenet_Debug
  • Mage_Paygate_Model_Resource_Authorizenet_Debug_Collection
  • Overview
  • Package
  • Class
  • Tree

Class Mage_Paygate_Block_Authorizenet_Info_Cc

Magento

NOTICE OF LICENSE

This source file is subject to the Open Software License (OSL 3.0) that is bundled with this package in the file LICENSE.txt. It is also available through the world-wide-web at this URL: http://opensource.org/licenses/osl-3.0.php If you did not receive a copy of the license and are unable to obtain it through the world-wide-web, please send an email to license@magentocommerce.com so we can send you a copy immediately.

DISCLAIMER

Do not edit or add to this file if you wish to upgrade Magento to newer versions in the future. If you wish to customize Magento for your needs please refer to http://www.magentocommerce.com for more information.

Varien_Object
Extended by Mage_Core_Block_Abstract
Extended by Mage_Core_Block_Template
Extended by Mage_Payment_Block_Info
Extended by Mage_Payment_Block_Info_Cc
Extended by Mage_Paygate_Block_Authorizenet_Info_Cc

Direct known subclasses

Mage_XmlConnect_Block_Checkout_Payment_Method_Info_Authorizenet

Indirect known subclasses

Mage_XmlConnect_Block_Checkout_Payment_Method_Info_Pbridge_Authorizenet
Package: Mage\Paygate
Category: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Located at code/core/Mage/Paygate/Block/Authorizenet/Info/Cc.php
Methods summary
protected
# _construct( )

Set block template

Set block template

Overrides

Mage_Payment_Block_Info::_construct()
public string
# toPdf( )

Render as PDF

Render as PDF

Returns

string

Overrides

Mage_Payment_Block_Info::toPdf()
public mixed
# getInfo( )

Retrieve card info object

Retrieve card info object

Returns

mixed

Overrides

Mage_Payment_Block_Info::getInfo()
public Mage_Paygate_Block_Authorizenet_Info_Cc
# setCheckoutProgressBlock( boolean $flag )

Set checkout progress information block flag to avoid showing credit card information from payment quote in Previously used card information block

Set checkout progress information block flag to avoid showing credit card information from payment quote in Previously used card information block

Parameters

$flag
boolean
$flag

Returns

Mage_Paygate_Block_Authorizenet_Info_Cc
public array
# getCards( )

Retrieve credit cards info

Retrieve credit cards info

Returns

array
Methods inherited from Mage_Payment_Block_Info_Cc
_formatCardDate(), _prepareSpecificInformation(), getCcExpDate(), getCcExpMonth(), getCcTypeName(), hasCcExpDate()
Methods inherited from Mage_Payment_Block_Info
getChildPdfAsArray(), getIsSecureMode(), getMethod(), getSpecificInformation(), getValueAsArray()
Methods inherited from Mage_Core_Block_Template
_getAllowSymlinks(), _toHtml(), assign(), fetchView(), getArea(), getBaseUrl(), getCacheKeyInfo(), getDirectOutput(), getJsUrl(), getObjectData(), getShowTemplateHints(), getTemplate(), getTemplateFile(), renderView(), setScriptPath(), setTemplate()
Methods inherited from Mage_Core_Block_Abstract
__(), _afterCacheUrl(), _afterToHtml(), _beforeCacheUrl(), _beforeChildToHtml(), _beforeToHtml(), _getChildHtml(), _getSidPlaceholder(), _getUrlModel(), _getUrlModelClass(), _loadCache(), _prepareLayout(), _saveCache(), addToChildGroup(), addToParentGroup(), append(), countChildren(), escapeHtml(), escapeUrl(), formatDate(), formatTime(), getAction(), getAnonSuffix(), getBlockAlias(), getBlockHtml(), getCacheKey(), getCacheLifetime(), getCacheTags(), getChild(), getChildChildHtml(), getChildData(), getChildGroup(), getChildHtml(), getHelper(), getIsAnonymous(), getLayout(), getMessagesBlock(), getModuleName(), getNameInLayout(), getParentBlock(), getRequest(), getSkinUrl(), getSortedChildBlocks(), getSortedChildren(), getUrl(), getUrlBase64(), getUrlEncoded(), helper(), insert(), jsQuoteEscape(), setAnonSuffix(), setAttribute(), setBlockAlias(), setChild(), setFrameTags(), setIsAnonymous(), setLayout(), setMessagesBlock(), setNameInLayout(), setParentBlock(), sortChildren(), stripTags(), toHtml(), unsetCallChild(), unsetChild(), unsetChildren()
Constants inherited from Mage_Core_Block_Template
XML_PATH_DEBUG_TEMPLATE_HINTS, XML_PATH_DEBUG_TEMPLATE_HINTS_BLOCKS, XML_PATH_TEMPLATE_ALLOW_SYMLINK
Constants inherited from Mage_Core_Block_Abstract
CACHE_GROUP
Properties summary
protected boolean $_isCheckoutProgressBlockFlag true
#

Checkout progress information block flag

Checkout progress information block flag

Properties inherited from Mage_Payment_Block_Info
$_paymentSpecificInformation
Properties inherited from Mage_Core_Block_Template
$_allowSymlinks, $_baseUrl, $_jsUrl, $_showTemplateHints, $_showTemplateHintsBlocks, $_template, $_viewDir, $_viewVars
Properties inherited from Mage_Core_Block_Abstract
$_alias, $_anonSuffix, $_childGroups, $_children, $_childrenHtmlCache, $_frameCloseTag, $_frameOpenTag, $_isAnonymous, $_layout, $_messagesBlock, $_nameInLayout, $_parent, $_parentBlock, $_request, $_sortInstructions, $_sortedChildren, $_urlModel
Magento 1.7.0.2 API documentation generated by ApiGen 2.8.0