YetAnotherForum
Welcome Guest Search | Active Topics | Log In | Register

DPRP is disabled Options
ashish.raut
#1 Posted : Monday, September 17, 2012 4:11:44 AM
Rank: Starting Member

Groups: Registered

Joined: 9/17/2012
Posts: 1
Hi,

I am using PayPal payment pro API For Create recurring profile
It's working for sanbox with test card no.s but in production account Getting Error: DPRP is disabled for this merchant.

I am facing following error response:

Response details:
Acknowledgment:FAILURE
CorrelationID:1f2c38a648475
Version:92.0
Timestamp:2012-09-15T11:48:36Z
============Error============
ErrorCode:11586
ShortMessage:DPRP is disabled.
LongMessage:DPRP is disabled for this merchant.
SeverityCode:ERROR
ErorParamTypes:


I am using following configuration details for PayPal SDK API:


# Account credentials (Add one or more API accounts here)

acct1.UserName=abcd.xyz.net
acct1.Password=XXXXXXXXXXXXXX
acct1.Signature=XXXXXXXXXXXXXXXXXXXXXXXXXXXX
acct1.AppId=APP-80W284485P519543T

# Connection Information
http.ConnectionTimeOut=5000
http.Retry=2
http.ReadTimeOut=30000
http.MaxConnection=100
http.IPAddress=127.0.0.1
http.TrustAllConnection=false

# HTTP Proxy configuration
# If you are using proxy set http.UseProxy to true and replace the following values with your proxy parameters
http.UseProxy=false
http.ProxyPort=8080
http.ProxyHost=127.0.0.1
http.ProxyUserName=null
http.ProxyPassword=null

#Set this property to true if you are using the PayPal SDK within a Google App Engine java app
http.GoogleAppEngine = true


# Service Configuration
service.Binding=SOAP
service.EndPoint=https://api-3t.paypal.com/2.0
service.RedirectURL=https://www.paypal.com/webscr&cmd=
service.DevCentralURL=https://developer.paypal.com


Sponsor  
 
angelleye
#2 Posted : Sunday, November 04, 2012 11:33:11 PM
Rank: New Member

Groups: Registered

Joined: 6/7/2005
Posts: 56
Location: Kansas City, MO
In order to use DPRP (DirectPayment RecurringPayments) you have to get this specifically enabled on your PayPal account. They charge an extra $30/mo for it, too, so you'll end up paying $60/mo in order to utilize this feature.

If that's what you want you just need to call PayPal let them know you'd like to enable DPRP on your account. They'll have you agree to the extra fee, and then they'll enable it for you so this error goes away.
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

YAFVision Theme by Jaben Cargman (Tiny Gecko)
Powered by YAF | YAF © 2003-2009, Yet Another Forum.NET
This page was generated in 0.255 seconds.