简体   繁体   English

PAYPAL给出错误“ DPRP已禁用”

[英]PAYPAL is giving error “DPRP is disabled”

I am implementing paypal using PHP. 我正在使用PHP实现paypal。 It is working fine in SANBOX mode. 在SANBOX模式下工作正常。

But, when i am implementing it to LIVE it is giving error "DPRP is disabled". 但是,当我将其实现为LIVE时,出现错误“ DPRP已禁用”。

Is Paypal Direct Payment API Component class file (API51.0) requires paypal business pro 2.0 or 3.0 ? Paypal Direct Payment API组件类文件(API51.0)是否需要Paypal Business Pro 2.0或3.0?

So how to fix it please suggest. 那么如何解决它,请提出建议。 Thanks in advance. 提前致谢。

THe DPRP error revolves around the recurring payments to be enabled on the account. DPRP错误与要在帐户上启用的定期付款有关。 If you are integrating classic APIs with recurring payments(user,pw,sig), then you'll have to sign up for it, but you'll have to call paypal and request it. 如果您将经典API与定期付款(用户,pw,sig)集成在一起,则必须进行注册,但必须致电paypal并提出要求。

If you have a pro 2.0 account, then you'll want to sign up for recurring billing ($10 a mos), this will resolve your issue 如果您有专业版2.0帐户,则需要注册定期计费(每月10美元),这将解决您的问题

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM