Paypal Invalid Merchant Configuration sandbox error

前端 未结 5 1729
感情败类
感情败类 2020-12-19 13:56

I am using paypal pro in sandbox. when I send the request and in response I get this error:

Array ( [TIMESTAMP] => 2010%2d11%2d23T09%3a21%3a12Z [CORRELATIONI

5条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-19 14:11

    I was having this same problem while trying to use the DoDirectPayment example on the sandbox using the provided API user/pass.

    L_ERRORCODE0: 10501  
    L_SHORTMESSAGE0: Invalid Configuration 
    L_LONGMESSAGE0: This transaction cannot be processed due to an invalid merchant configuration.
    

    I logged into my sandbox account, but there was no billing agreement to agree to. Trying to enable Website Payments Pro from there proved fruitless as well.

    There seem to be a lot of issues with the Paypal sandbox right now, where test accounts are not populating with the right info. This 10501 problem is due to "Website Payments Pro" not being enabled on the account.

    Contact customer support and they can enable it for you. They asked me to create a new test seller account so they could toggle it on.

提交回复
热议问题