1
votes

I'm trying to use recurring billing for website payments pro using the CreateRecurringPaymentsProfile API call.

I'm testing my code in the sandbox, but I get the error "DPRP is disabled for this merchant". I can't seem to find where in the account to enable recurring payments.

Any ideas?

Thanks :)

1

1 Answers

2
votes

This is because of the different types of accounts. Recurring Payments (NOT recurring billing. these are 2 different products) was offered with older PayPal accounts. With the new accounts, you should be using the Payflow gateway to perform Recurring Billing transactions.

To do this, first you need to make a Payflow test account. This can be done by doing Part 1, 2 and 3 from this article: https://ppmts.custhelp.com/app/answers/detail/a_id/929

After you have a test Payflow account, you can follow this recurring billing guide here to set up recurring billing: https://cms.paypal.com/cms_content/GB/en_GB/files/developer/PP_PayflowPro_RecurringBilling_Guide.pdf