Authorize.net CIM SOAP API getCustomerPaymentProfile 错误

Posted

技术标签:

【中文标题】Authorize.net CIM SOAP API getCustomerPaymentProfile 错误【英文标题】:Authorize.net CIM SOAP API getCustomerPaymentProfile error 【发布时间】:2016-02-07 09:13:52 【问题描述】:

我已经为我的自定义解决方案实施了 Authorize.net CIM API。之前一切正常。

现在,当我尝试使用 Authorize.net CIM 的 SOP API 使用客户资料 ID 和客户付款人资料 ID 加载任何客户信息时,它会失败。

尝试通过商家沙盒模式使用 Authorize.net CIM API 的“getCustomerPaymentProfile”功能时,我收到以下错误“SOAP-ERROR: Encoding: object has no 'unmaskExpirationDate' property”。

虽然使用 XML API for Authorize.net CIM 的“getCustomerPaymentProfile”函数返回 ferfect 但此错误仅适用于 SOAP API。

以下是我用于沙盒帐户的 SOAP 网址,

网关 WSDL:“https://api.authorize.net/soap/v1/Service.asmx?WSDL”

测试网关网址:“https://apitest.authorize.net/soap/v1/Service.asmx”

最近有人遇到过这样的问题吗?

【问题讨论】:

【参考方案1】:

好的,我刚才得到了答案。

在检查 WSDL url 时,我发现他们最近通过添加 Additional 更改了“getCustomerPaymentProfile”函数的 WSDL xml 格式

"" 总是将 "unmaskExpirationDate" 参数作为请求参数的一部分作为布尔值。

更新我的 SOAP 请求参数后解决了错误。

【讨论】:

使用 Magento 插件通过 Authorize.net CIM 保存账单。付款仍然有效,但使用保存的数据会引发此错误。将此字段添加到肥皂调用并解决问题。感谢您发布解决方案。

以上是关于Authorize.net CIM SOAP API getCustomerPaymentProfile 错误的主要内容,如果未能解决你的问题,请参考以下文章

Authorize.net CIM - 无效/退款交易

WooCommerce 和 Authorize.Net CIM 之间的连接错误

根据 Authorize.NET CIM 中的先前事务执行事务

使用 authorize.net cim 定期付款

Authorize.net CIM Active Merchant -- 由于验证值无效,用户验证失败

ActiveMerchant Authorize.net Cim 不会产生拒绝