You have recently upgraded to Magento and on the backend, when you
try to edit, MANAGE CUSTOMERS > Edit Customer , you get an error,
“Cannot load configuration for payment method “amazonpayments_asp”
So, here is the fix for it,
- Goto the phpmyadmin
- Select your database and export the “core_config_data” table, so we have a backup.
- View all the data in the “core_config_data” table.
- Search for all instances of “AmazonPayments”
- Just select all those lines and delete them from the table.
- Come back to your Magento Admin .
- System > Cache Management > Flush Cache Storage
本文提供了一种解决Magento后台编辑客户时出现的“Cannot load configuration for payment method 'amazonpayments_asp’”错误的方法。通过导出并修改核心配置数据表中的相关设置来解决问题。
2万+

被折叠的 条评论
为什么被折叠?



