【问题标题】:Authorized.net Gateway error: This account has not been given the permissions(s) required for this requestAuthorized.net 网关错误:此帐户未获得此请求所需的权限
【发布时间】:2016-05-12 03:49:16
【问题描述】:

我在尝试结帐时收到此网关错误Gateway error: This account has not been given the permissions(s) required for this request。在此之前,我已成功使用沙盒帐户进行了测试。在我使用有效的商家凭据设置所有内容后,它会向我显示此弹出窗口。

通过调试我得到了这个结果

    [result] => Array
    (
        [response_code] => 3
        [response_subcode] => 3
        [response_reason_code] => 123
        [response_reason_text] => This account has not been given the permission(s) required for this request.
        [approval_code] => 
        [avs_result_code] => P
        [transaction_id] => 0
        [invoice_number] => 
        [description] => 
        [amount] => 0.02
        [method] => 
        [transaction_type] => auth_capture
        [customer_id] => 
        [md5_hash] => 48D5E8D8EA7331B74B9C486F9BFE5811
        [card_code_response_code] => 
        [c_av_vresponse_code] => 
        [split_tender_id] => 
        [acc_number] => 
        [card_type] => 
        [requested_amount] => 
        [balance_on_card] => 
    )

我在没有 ssl 或安全性的东西的草稿服务器/登台站点中对此进行测试。这就是造成这种情况的原因。下面是错误截图

【问题讨论】:

标签: php magento payment-gateway authorize.net


【解决方案1】:

【讨论】:

    猜你喜欢
    • 2014-11-12
    • 1970-01-01
    • 1970-01-01
    • 2019-07-24
    • 2020-11-29
    • 2020-06-21
    • 1970-01-01
    • 2020-05-03
    • 2016-07-11
    相关资源
    最近更新 更多