Interface Mage_Payment_Model_Billing_Agreement_MethodInterface
Interface for payment methods that support billing agreements management
Direct known implementers
Mage_Paypal_Model_Method_Agreement
Package: Mage\Payment
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Author: Magento Core Team <core@magentocommerce.com>
Located at code/core/Mage/Payment/Model/Billing/Agreement/MethodInterface.php
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Author: Magento Core Team <core@magentocommerce.com>
Located at code/core/Mage/Payment/Model/Billing/Agreement/MethodInterface.php
public
|
#
initBillingAgreementToken(
Init billing agreement |
public
|
#
getBillingAgreementTokenInfo(
Retrieve billing agreement details |
public
|
#
placeBillingAgreement(
Create billing agreement |
public
|
#
updateBillingAgreementStatus(
Update billing agreement status |