error while create paypal sandbox , status is "error" - paypal

i create lot of sandbox but in status it shows me "error" what is reason ? .

Typically this is caused by some issues with the sandbox system. For this issue, you would need to file a technical support ticket with PayPal at www.paypal.com/mts

Related

Paypal Sandbox cannot create Buyer account

Is Paypal sandbox still operational ? or is it an empty nutshell not usable anymore ? After creating correctly a Merchant Sandbox Account, I ma now fighting with PP sandbox to create a simple Buyer Sandbox Account.... the status is first processing then it comes to error without any additional information !!!
What's make me mad , is this (Hamlet's) info message displayed ( success or not success, that is the question)
Your sandbox account was successfully created.
Then nothing happen anymore...
And If I refresh the page I get
Looking into the Profile of this error account.. I can see all the details of the account (settings, etc...) with the following information at the bottom:
Your sandbox account could not be created. Delete it and try again.
Am I wrong somewhere ? or is the sandbox not working correctly ?
UPDATE 1
It seems I can only create Merchant ( Business) accounts ... I added one more andd used it as a buyer... but doing this bypass the issue, it does not solved it
UPDATE 2
I tried to used a buyer sandbox account ven with the error status displayed ... and It works !! so this is a PP bug....
This is a PayPal bug without any incidence on the createc buyer accounts...
I used them despite the (error' status on the dashboard and they work fine ..

Paypal Sandbox Error #10548: Invalid Configuration

I setup a test Magento site with paypal payment pro on a sandbox account, sandbox account does have business-pro enable, when I test my first transaction, everything was good, order create and sandbox payment received, but when I'm testing again with same test credit number or others provided by paypal, I'm now getting this #10548: Invalid Configuration error.
I know that usually this error occur when the account is not business pro enabled, but I recheck again and it is enabled, I even create 2 more merchant test account with business pro enabled and still get the same error. Why did first transaction was OK and now it can't process?
To validate that this doesnt have anything to do with an isssue on your end, I would recommend you to use this site http://chadcaples.com/index.php/classic-api-s/nvp-quick-test
Enter your sandbox API credentials, sandbox mode and choose DoDirectPayment API. If you didnt receive any error, the issue might be on your end.
If even using this site you still receive the error, can you post the full response?

Paypal DG Express Cannot Use Sandbox. Live Account Works Fine

I have a Paypal Digital Goods Express payment form created using their wizard.
When I use our live account it works fine. But when I use the sandbox Business (Seller) account I created, when a user clicks on the 'Buy' button, the popup window appears with only this message:
SetExpressCheckout API call failed. Detailed Error Message: Short Error Message: Error Code: Error Severity Code:
I did some research and saw this article:
https://www.paypal-knowledge.com/infocenter/index?page=content&widgetview=true&id=FAQ1914&viewlocale=en_EN
It suggests that our hosting company needs to update their PHP/TLS, but I did the Curl test and it properly returns a 200 OK.
I also saw this Stackoverflow article:
Paypal "SetExpressCheckout" API method has stopped working with sandbox seller account
...where the problem was the wrong sandbox endpoint, but I've made sure that the endpoint is indeed:
https://api-3t.sandbox.paypal.com/nvp
...and it still doesn't work.
I've tried clearing my browser cache, using different computers to test and all with the same result.
Any ideas?
did you enable Digital Goods feature on your sandbox accounts?
If you have not enabled it on your sandbox account, please contact MTS(Merchant Technical Support)
https://www.paypal-techsupport.com/app/ask
to toggle it for your sandbox account.

PayPal Sandbox error 10501

I have Sandbox Business-Pro Account.
I many times check my settings in code, but every time i got a message:
{"error":[{"L_ERRORCODE":"10501","L_SHORTMESSAGE":"Invalid Configuration","L_LONGMESSAGE":"This transaction
cannot be processed due to an invalid merchant configuration.","L_SEVERITYCODE":"Error"}]}
I create a new Business-Pro Account, but got the same message.
Someone know how i can fix this problem?
All solution what i found in web not working for me.
Thank!!
Since this is an account configuration question, you should contact PayPal Merchant Technical Support. They have the access and knowledge to help ensure your account is set up properly.

PayPal Sandbox - Service Temporarily Unavailable

I'm using PayPal Express Checkout for Digital Goods. I've tested it in PayPal Sandbox and it used to work fine.
Now, When i click in Pay With PayPal button. It gives me 503 error and tell me this
"Service Temporarily Unavailable. The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later."
Is it true that PayPal system have a maintenance? Because, I've tested for two days and the result is still the same. I've check in PayPal notify website, but it doesn't give any information about Sandbox maintenance.
Does anyone here also have the same issue with me?
Thank you