【问题标题】:PrestaShop1.5.5.0 module Authorize.net AIM (1.4.4) not showing on Payment PagePrestaShop1.5.5.0 模块 Authorize.net AIM (1.4.4) 未显示在付款页面上
【发布时间】:2013-09-29 15:56:30
【问题描述】:

我正在使用 PrestaShop 1.5.5.0,并且我已经从管理员模块的支付和网关选项卡安装了 Authorize.net AIM (1.4.4)。

我已经为 Authorize.net 终端帐户提供了登录 ID 和密钥并启用了测试模式。

Authorize.net 模块未显示在我的付款页面上。实际上它给了我以下错误:

No payment modules have been installed.

请指导我!我的网站已准备好上线。

最好的问候。

【问题讨论】:

    标签: php payment-gateway authorize.net prestashop-1.5


    【解决方案1】:

    转到管理面板。

    检查您是否已激活货币

    Menu Localization > Currencies > 检查您的货币(好像是美元)是否已激活(绿色图标)

    Menu Modules > Payment > 检查Authorize.net AIM 是否在Restriction module payment 面板中被选中。

    查看 config.xml 文件: need_instance 应该是 1:prestashop forum link

    <need_instance>1</need_instance>
    


    模块错误 ==> http://forge.prestashop.com/browse/PNM-1375

    **This issue has been fixed. This is simply for informational purposes**
    
    Authorize.net AIM module is corrupted/broken when choosing to disable another payment option. 
    
    Went through the store and decided to remove the Bank Cheque option. 
    
    CC options disappeared from Payment page. Disabled/enabled Authorize module - no change. 
    
    Decided to uninstall/re-install module and CC options reappeared. 
    
    Had turned back on Bank Cheque option while testing - decided to remove it and immediately the CC options disappeared again. 
    
    Uninstall/re-install of module brought back CC options.
    

    【讨论】:

    • 感谢您的回复。但是根据您提到的页面,我可以看到下表Currency restrictions authorizeaimDollar --Customer currency --Shop default currency -- 请注意没有复选框。这是任何错误吗?很简单,对于货币限制选项,在 Authorize.net 列下我只得到连字符,没有复选框
    • 菜单本地化 > 货币 > 检查您的货币是否已激活(绿色图标)
    • 是的!它被激活了!只有一种货币是 DOLLAR(USD)
    • 我对该怎么做感到困惑。我看到了您的链接并感到困惑,因为我的所有支付模块都已停用或删除。仅启用 Authorize.net。如果可以,请指导我!
    • 尝试卸载您的支付模块,以及 Authorize.net AIM (1.4.4)。然后重新安装并配置它。试着用它买东西,应该没问题。然后,如果您要安装其他支付模块,只需安装您想要使用的那些(如果我理解了错误,请不要停用)。我从来没有用过这个插件,所以我不能告诉你更多。
    【解决方案2】:

    Authorize.net 目标模块需要激活 ssl 才能工作。有两种方法可以使模块可见。您可以在商店中安装 ssl 或更改模块代码。我也经历过同样的情况。启用 ssl 后我得到了肯定的结果。谢谢你

    【讨论】:

    • 是的,你是对的,但你回答得稍晚..问题是一样的,SSl,在调试过程中我评论了 SSL 部分以检查它的工作原理并且它有效!
    猜你喜欢
    • 2012-11-19
    • 2013-01-13
    • 2014-08-25
    • 1970-01-01
    • 1970-01-01
    • 2019-12-31
    • 2013-03-07
    • 1970-01-01
    • 2020-09-01
    相关资源
    最近更新 更多