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:
Then add comments to the <customer_account> section.
- 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.
Dalla stessa categoria
Magento 1.4 - Aggiungere il codice fiscale
2 minuti di lettura