Hi, I have integrated PayPal with Salesforce and our requirement is to approve credit card transactions from Salesforce via PayPal server. We have used all Paypal APIs required to make transactions. While we call payment API call with send request, we got unauthorized response. {"name":"UNAUTHORIZED_PAYMENT","message":"Unauthorized payment.","information_link":"https://developer.paypal.com/docs/api/payments/#errors","debug_id":"15a71bb40e902"} Can anyone help me with this?
... View more