Express Checkout via Braintree SDK - Sandbox Account - INVALID_RESOURCE_ID

Nietzsch3
New Community Member

I am conducting some tests with the sandbox environment using Braintree (Express Checkout via Braintree SDK - Sandbox Account). The transactions are failing at the settlement stage

 

paypalSettlementResponse = brainTreeClient.gatewayInstance().transaction().sale(paypalSettlementRequest);

The transactions are failing at the settlement stage with the error: SETTLEMENT FAILED: Declined.

 

 "processorResponseCode": "2046",
"processorResponseText": "Declined",
"processorSettlementResponseCode": "",
"processorSettlementResponseText": "",
"additionalProcessorResponse": "2046 : INVALID_RESOURCE_ID",

"status": "PROCESSOR_DECLINED",

 

When I check the PayPal console, I find these calls:

 

Nietzsch3_0-1717776466733.png

 

 

Let me know if you need any more assistance!

Login to Me Too
0 REPLIES 0

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.