DPRP is disabled for this merchant. Error code: 11586

thanigaivelan19
Contributor
Contributor

Hi,

 I am trying to create  recurring billing using Method : CreateRecurringPaymentsProfile,

 I had coded in REST API using below link as referal
https://developer.paypal.com/docs/classic/paypal-payments-pro/integration-guide/recurring-payments/
Value i am posting

[USER] => thanigaivelan19-facilitator_api1.gmail.com
    [PWD] => PJETPCAPULZNHKX3
    [SIGNATURE] => AnFzcuuaGxJq8NFjw0ci-L2eIk27ARbQs5Epj03aoOsHxo5UZTubN6J0
    [METHOD] => CreateRecurringPaymentsProfile
    [PROFILESTARTDATE] => 2017-11-20T11:12:02Z
    [DESC] => Test+Recurring+Payment%28%241.99+monthly%29
    [BILLINGPERIOD] => Month
    [BILLINGFREQUENCY] => 1
    [AMT] => 1.99
    [MAXFAILEDPAYMENTS] => 3
    [CREDITCARDTYPE] => VISA
    [FIRSTNAME] => xxxxxxxxx
    [LASTNAME] => shiva
    [COUNTRYCODE] => US
    [CURRENCYCODE] => USD
    [ACCT] => 4xxxxxxxxxxxxxxx
    [EXPDATE] => 042018
    [CVV2] => xxx
    [Version] => 115.0

 

Output

Array
(
    [TIMESTAMP] => 2017-11-20T10:32:53Z
    [CORRELATIONID] => 4dc02f68aa2e
    [ACK] => Failure
    [VERSION] => 115.0
    [BUILD] => 39206242
    [L_ERRORCODE0] => 11586
    [L_SHORTMESSAGE0] => DPRP is disabled.
    [L_LONGMESSAGE0] => DPRP is disabled for this merchant.
    [L_SEVERITYCODE0] => Error
)

Login to Me Too
0 REPLIES 0

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.