
[英]Switch To Multiple Merchant Account With Activemerchant Gem For Paypal Express Checkout
[英]The merchant's account is not able to process transactions with activemerchant + Ruby on rails + Paypal
想要使用活跃的商家解析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}>==========
**
错误:无法处理此事务。 商家的帐户无法处理交易。
**
您需要联系PayPal才能解决此错误。 如果您在此处查看: https : //support.picnet.net/hc/zh-cn/articles/114094053611-Understanding-PayPal-Website-Payments-Pro-error-messages (错误ID 10548),则表示该帐户未设置为商业帐户。
声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.