Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

LongMessage: This transaction cannot be processed due to an invalid merchant configuration. ShortMessage: Invalid Configuration ErrorCode: 10501

I am getting this error, can anybody help me. May be I am missing out some steps:

LongMessage: This transaction cannot be processed due to an invalid merchant configuration. ShortMessage: Invalid Configuration ErrorCode: 10501

Regards, Sachin

like image 780
Sachin Avatar asked Jan 13 '23 03:01

Sachin


2 Answers

You need to enable "Paypal Payment Pro" or "Paypal Payment advance" service to enable credit card payment on you website.

Paypal Payment advance

$30 per month.
Customers pay (with CC) without ever leaving your website

Paypal Payment Pro

$5 per month
Customers pay (with CC) without ever leaving your website
Accept credit cards via phone, fax, and mail
Design and host your own checkout pages for full control

To enable above service you need to call paypal support. For more information please refer to below link.

https://www.paypal.com/webapps/mpp/compare-business-products

like image 118
Ankita P. Avatar answered May 03 '23 02:05

Ankita P.


Error 10501 can occur if using DoDirectPayment API but you do not have PayPal Payments Pro on your account.

If you have Payments Pro on your account but still getting this error, it could be an account setup issue; in that case contact customer support to further investigate.

like image 20
PP_MTS_Magarvin Avatar answered May 03 '23 03:05

PP_MTS_Magarvin