NVP/SOAP APIs work in sandbox but not in live environment
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I'm in Australia.
I setup a business account and created API username, password and signature in order to use NVP/SOAP APIs.
Created simple example to charge $1 from my credit card.
Works fine in sandbox.
When I try with live credentials I get the following message:
PayPal message: {"CURRENCYCODE":"AUD","L_SEVERITYCODE0":"Error","AMT":"1.00","TIMESTAMP":"2020-10-20T20:49:19Z","BUILD":"54790461","L_LONGMESSAGE0":"This transaction cannot be processed. The merchant's account is not able to process transactions.","CORRELATIONID":"233b4b449ecef","L_ERRORCODE0":"10548","VERSION":"56.0","L_SHORTMESSAGE0":"Invalid Configuration","ACK":"Failure"}
Can someone help please?
Kind regards,
Nevena

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @Nevena3
It looks like you're trying to initiate Direct Credit Card Payments via REST. Unfortunately, as you can see in this documentation on this, Direct Credit Card payments through REST are restricted. To do direct credit card payments, I would probably say Braintree is the way to go. You can see more on Braintree here.
Hope that helps!
-Aaron

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- "System error. Please try again later" when connecting to paypal sandbox account with my android app in Sandbox Environment
- subscription_id has disappeared in REST APIs
- Unable to issue a refund from our business sandbox account in Sandbox Environment
- Recurring Payment issue in Braintree Client-side Integration (JS, iOS, Android SDKs)
- Paypal Integration in SDKs