[Mage_Paygate] element index

Package indexes

All elements
a c d e f g i m p r s t u v _
_
top
$_allowCurrencyCode
$_canAuthorize
$_canCapture
$_canCapturePartial
$_canRefund
$_canRefundInvoicePartial
$_canSaveCc
$_canUseCheckout
$_canUseForMultishipping
$_canUseInternal
$_canVoid
$_cards
Cards information
$_centinelFieldMap
Centinel cardinal fields map
$_code
$_debugReplacePrivateDataKeys
Fields that should be replaced in debug with '***'
$_formBlockType
Form block type
$_infoBlockType
Info block type
$_isCheckoutProgressBlockFlag
Checkout progress information block flag
$_isGateway
Availability options
$_isGatewayActionsLockedKey
Key for storing locking gateway actions flag in additional information of payment model
$_partialAuthorizationChecksumDataKeys
Fields for creating place request checksum
$_partialAuthorizationChecksumSessionKey
Key for storing partial authorization checksum in session
$_partialAuthorizationLastActionStateSessionKey
Key for storing partial authorization last action state in session
$_payment
Payment instance
$_realTransactionIdKey
Key for storing transaction id in additional information of payment model
$_splitTenderIdKey
Key for storing split tender id in additional information of payment model
_addTransaction
Add payment transaction
_buildRequest
Prepare request to gateway
_construct
_construct
_construct
Set block template
_construct
Set block template
_construct
_formatAmount
Round up and cast specified amount to float or string
_formatPrice
Format price with currency sign
_generateChecksum
Generate checksum for object
_getAmount
Return total for cards data fields
_getOperation
Return operation name for request type
_getPaymentMethodsHtml
Get payment method step html
_getPaymentMethodsHtml
Get payment method step html
_getRequest
Return authorize payment request
_getSession
Retrieve session object
_initCardsStorage
Init cards storage model
_isGatewayActionsLocked
If gateway actions are locked return true
_isPaymentValid
Check for payment instace present
_isPreauthorizeCapture
Return true if there are authorized transactions
_partialAuthorization
Send request with new payment to gateway during partial authorization process
_place
Send request with new payment to gateway
_postRequest
Post request to gateway and return responce
_preauthorizeCapture
Send capture request to gateway for capture authorized transactions
_preauthorizeCaptureCardTransaction
Send capture request to gateway for capture authorized transactions of card
_processFailureMultitransactionAction
Process exceptions for gateway action with a lot of transactions
_processPartialAuthorizationResponse
Set split_tender_id to quote payment if neeeded
_refundCardTransaction
Refund the card transaction through gateway
_registerCard
It sets card`s data into additional information of payment model
_toHtml
Render block HTML
_voidCardTransaction
Void the card transaction through gateway
_wrapGatewayError
Gateway response wrapper
a
top
authorize
Send authorize request to gateway
Authorizenet.php
Authorizenet.php in Authorizenet.php
c
top
canCapture
Check capture availability
cancel
Cancel the payment through gateway
cancelAction
Cancel active partail authorizations
cancelAction
Cancel active partail authorizations
cancelPartialAuthorization
Cancel partial authorizations and flush current split_tender_id record
canRefund
Check refund availability
canUseForCurrency
Check method for processing with base currency
canVoid
Check void availability
capture
Send capture request to gateway
CARDS_NAMESPACE
CARD_CAPTURED_AMOUNT_KEY
CARD_ID_KEY
CARD_PROCESSED_AMOUNT_KEY
CARD_REFUNDED_AMOUNT_KEY
CGI_URL
convertMessagesToMessage
Converts a lot of messages to message
Cc.php
Cc.php in Cc.php
Cc.php
Cc.php in Cc.php
Cards.php
Cards.php in Cards.php
Cctype.php
Cctype.php in Cctype.php
Collection.php
Collection.php in Collection.php
d
top
Data.php
Data.php in Data.php
Debug.php
Debug.php in Debug.php
Debug.php
Debug.php in Debug.php
e
top
ECHECK_ACCT_TYPE_BUSINESS
ECHECK_ACCT_TYPE_CHECKING
ECHECK_ACCT_TYPE_SAVINGS
ECHECK_TRANS_TYPE_CCD
ECHECK_TRANS_TYPE_PPD
ECHECK_TRANS_TYPE_TEL
ECHECK_TRANS_TYPE_WEB
f
top
flushCards
Remove all cards from payment instance
g
top
getAcceptedCurrencyCodes
Return array of currency codes supplied by Payment Gateway
getAdminCancelUrl
Return url to admin cancel controller from admin url model
getAllowedTypes
getCancelButtonHtml
Return HTML content for creating admin panel`s button
getCancelConfirmationMessage
Return cancel confirmation message
getCancelUrl
Return url to cancel controller
getCapturedAmount
Return captured amount for all cards
getCard
Return card for $cardId
getCards
Retrieve credit cards info
getCards
Get all stored cards
getCardsBlock
Cards info block
getCardsCount
Return count of saved cards
getCardsStorage
Return cards storage model
getInfo
Retrieve card info object
getMethodFormBlock
Retreive payment method form html
getPartialAuthorizationConfirmationMessage
Return partial authorization confirmation message and unset it in payment model
getPartialAuthorizationFormMessage
Return partial authorization form message and unset it in payment model
getPartialAuthorizationLastActionState
Return partial authorization last action state from session
getProcessedAmount
Return processed amount for all cards
getRefundedAmount
Return refunded amount for all cards
getTransactionMessage
Return message for gateway transaction request
i
top
isPartialAuthorization
Return flag - is partial authorization process started
isPartialAuthorization
If parial authorization is started method will returne true
m
top
Mage_Paygate_Adminhtml_Paygate_Authorizenet_PaymentController
Authorize Payment Controller
Mage_Paygate_Authorizenet_PaymentController
Authorize Payment Controller
Mage_Paygate_Block_Authorizenet_Form_Cc
Magento
Mage_Paygate_Block_Authorizenet_Info_Cc
Magento
Mage_Paygate_Helper_Data
Paygate data helper
Mage_Paygate_Model_Authorizenet
Magento
Mage_Paygate_Model_Authorizenet_Cards
Magento
Mage_Paygate_Model_Authorizenet_Debug
Magento
Mage_Paygate_Model_Authorizenet_Request
Magento
Mage_Paygate_Model_Authorizenet_Result
Magento
Mage_Paygate_Model_Authorizenet_Source_Cctype
Authorizenet Payment CC Types Source Model
Mage_Paygate_Model_Authorizenet_Source_PaymentAction
Authorizenet Payment Action Dropdown source
Mage_Paygate_Model_Mysql4_Authorizenet_Debug
Magento
Mage_Paygate_Model_Mysql4_Authorizenet_Debug_Collection
Magento
METHOD_CODE
mysql4-install-0.7.0.php
mysql4-install-0.7.0.php in mysql4-install-0.7.0.php
mysql4-upgrade-0.7.0-0.7.1.php
mysql4-upgrade-0.7.0-0.7.1.php in mysql4-upgrade-0.7.0-0.7.1.php
p
top
PARTIAL_AUTH_ALL_CANCELED
PARTIAL_AUTH_CARDS_LIMIT
PARTIAL_AUTH_CARDS_LIMIT_EXCEEDED
PARTIAL_AUTH_DATA_CHANGED
PARTIAL_AUTH_LAST_DECLINED
PARTIAL_AUTH_LAST_SUCCESS
PaymentController.php
PaymentController.php in PaymentController.php
PaymentController.php
PaymentController.php in PaymentController.php
PaymentAction.php
PaymentAction.php in PaymentAction.php
processCreditmemo
Set transaction ID into creditmemo for informational purposes
processInvoice
Mock capture transaction id in invoice
r
top
Request.php
Request.php in Request.php
Result.php
Result.php in Result.php
refund
Refund the amount with transaction id
registerCard
Add based on $cardInfo card to payment and return Id of new item
REQUEST_METHOD_CC
REQUEST_METHOD_ECHECK
REQUEST_TYPE_AUTH_CAPTURE
REQUEST_TYPE_AUTH_ONLY
REQUEST_TYPE_CAPTURE_ONLY
REQUEST_TYPE_CREDIT
REQUEST_TYPE_PRIOR_AUTH_CAPTURE
REQUEST_TYPE_VOID
RESPONSE_CODE_APPROVED
RESPONSE_CODE_DECLINED
RESPONSE_CODE_ERROR
RESPONSE_CODE_HELD
RESPONSE_DELIM_CHAR
RESPONSE_REASON_CODE_APPROVED
RESPONSE_REASON_CODE_PARTIAL_APPROVE
s
top
setCheckoutProgressBlock
Set checkout progress information block flag to avoid showing credit card information from payment quote in Previously used card information block
setPartialAuthorizationLastActionState
Set partial authorization last action state into session
setPayment
Set payment instance for storing credit card information and partial authorizations
showNoticeMessage
Get notice message
t
top
toOptionArray
toPdf
Render as PDF
u
top
unsetPartialAuthorizationLastActionState
Unset partial authorization last action state in session
updateCard
Save data from card object in cards storage
v
top
void
Void the payment through gateway
a c d e f g i m p r s t u v _