Trying to Created Billing Agreement in PayPal with Sandbox Account with REST API.
But getting error DPRP is disabled for this merchant. Also try with enable business account to PRO.
Thanks in Advance.
Related
I've seen the requirements for the Paypal Payout. It says that accounts should be business type and that the platform account should request a payout access to PayPal. I'm from the Philippines, but my client is in Australia so they can make the business account and request payout access. My question is, once we got access to payouts, can we test the payout on sandbox mode? or the payout only works with real paypal credits/money?
Payouts always works for sandbox Business accounts of countries that support payouts. Create such accounts in the developer dashboard, logging in with any live PayPal account.
After created an account into PayPal Developer, in Sandbox > Accounts I found: me.facilitator#xxx.com (type=business) and me.buyer#xxx.com (type=premier) .
I found out that I can use me.buyer#xxx.com to emulate a purchase.
And about me.facilitator#xxx.com? Is it possible to emulate a business account, as if I were the owner?
For what exists this email?
facilitator is the business account that is going to be credited after a sandbox purchase
I'm working on a nopCommerce project, and I want to use PayPal recurring payment option with sandbox merchant sandbox account.
For that I've created PayPal developer(business for sandbox)account and configured PayPal direct Plugin.
But at the time of payment, it gives me an error of:
Payment error: PayPal error: DPRP is disabled for this merchant. (DPRP_DISABLED)
Also enabled Pro feature for my merchant account.
I saw this forum and other sites as well, but didn't get solution to solve this issue, all answers pointed out to upgrading pro with $60 USD
I'm really wondering, PayPal charge for sandbox business account?
Any help would be really appreciated!
DPRP = Direct Payment Recurring Payments.
PayPal charges $30/mo for PayPal Pro itself, and then an additional $30/mo for Recurring Payments for Pro. It sounds like you have Pro enabled, but not Recurring Payments.
PayPal does not charge any fee to use Pro in the sandbox, but you do need to create a sandbox seller account with Pro activated on it along with recurring billing. You can get this enabled by contact PayPal MTS.
I'm working in the paypal sandbox trying to setup a subscription/billing agreement with a credit card and am seeing an error that reads message: 'DPRP is disabled for this merchant.'. How can I enable DPRP in the sandbox?
For sandbox accounts, you could file a ticket with the PayPal MTS team to have them enable it for you.
https://www.paypal-techsupport.com/app/ask
Jeremy
I'm trying to integrate paypal payments through card into rails app.
Normal one-time payments are working well. But I keep on getting the above response when I'm trying to make recurring payments. I've tried to enable that feature in paypal developer website but it says
Note: Live credentials are disabled for direct credit card processing in your app. We are processing your information and will email you when live API credentials are enabled.
But it is saying same from past few days. I've tried contacting them through online contact us but after three days they replied saying I have to add my credit card to the account. Do I need to add credit card for testing sandbox also?
You need to contact PayPal technical team at https://www.paypal-techsupport.com/app/ask , provide your sandbox PayPal account, they will enable DPRP for you.