Magento 1.4 - How to disable "Billing Agreements" and "Recurring Profiles"

2 minuti di lettura
Magento 1.4.1.0 also added these two new features. If you want to hide them to your customer's account manager edit these two files:

  • app/design/frontend/yourtheme/default/layout/sales/billing_agreement.xml

  • app/design/frontend/yourtheme/default/layout/sales/recurring_profile.xml


Then add comments to the <customer_account> section.