商家的账户无法处理 activemerchant + Ruby on rails + Paypal 的交易

Posted

技术标签:

【中文标题】商家的账户无法处理 activemerchant + Ruby on rails + Paypal 的交易【英文标题】:The merchant's account is not able to process transactions with activemerchant + Ruby on rails + Paypal 【发布时间】:2019-07-21 04:24:30 【问题描述】:

想要使用活跃的商家解析通过 PayPal 进行的付款我做了所有设置,但是如果有人可以帮助我,那么响应会出现这样的错误,那么提前非常感谢 :)

回应

======response===========#<ActiveMerchant::Billing::Response:0x00000000061820d0 @params="timestamp"=>"2019-02-27T12:29:37Z", "ack"=>"Failure", "correlation_id"=>"21a7f98432854", "version"=>"124", "build"=>"46457558", "amount"=>"10.00", "amount_currency_id"=>"USD", "message"=>"This transaction cannot be processed. The merchant's account is not able to process transactions.", "error_codes"=>"10548", "Timestamp"=>"2019-02-27T12:29:37Z", "Ack"=>"Failure", "CorrelationID"=>"21a7f98432854", "Errors"=>"ShortMessage"=>"Invalid Configuration", "LongMessage"=>"This transaction cannot be processed. The merchant's account is not able to process transactions.", "ErrorCode"=>"10548", "SeverityCode"=>"Error", "Version"=>"124", "Build"=>"46457558", "Amount"=>"10.00", @message="This transaction cannot be processed. The merchant's account is not able to process transactions.", @success=false, @test=true, @authorization=nil, @fraud_review=false, @error_code=:processing_error, @emv_authorization=nil, @avs_result="code"=>nil, "message"=>nil, "street_match"=>nil, "postal_match"=>nil, @cvv_result="code"=>nil, "message"=>nil>==========

**

错误:无法处理此交易。商家的账户是 无法处理交易。

**

【问题讨论】:

【参考方案1】:

您需要联系 PayPal 来解决此错误。如果您看这里:https://support.picnet.net/hc/en-us/articles/114094053611-Understanding-PayPal-Website-Payments-Pro-error-messages 在错误 ID 10548 下,它表示该帐户未设置为商家帐户。

【讨论】:

以上是关于商家的账户无法处理 activemerchant + Ruby on rails + Paypal 的交易的主要内容,如果未能解决你的问题,请参考以下文章

ActiveMerchant - 我可以将商家 ID 号与 Authorize.net 集成吗?

使用 Activemerchant Gem 切换到多个商家帐户以进行 Paypal Express 结帐

ActiveMerchant:买家账户余额不会减少

ActiveMerchant - 向用户汇款的最佳方法?贝宝账户或信用卡

使用 Active Merchant 和 PayPal 时出现 SSL 错误

成功支付宝付款后无法重定向商家网站