Paypal api – Paypal sandbox account response fails on server
I'm new to paypal and sandbox, however the algorithm works fine with my on the localhost, whereas it fails to complete the transaction on remote, I'm using php laravel the algorithm on my paypal controller : $request = new OrdersCreateRequest();…