Paypal api – Laravel making credit card payment with paypal returns unauthorized payment
I'm trying to integrate Paypal as the payment gateway in my Laravel 5.8 website. In order to do so I'm using the Laravel-Omnipay package which offers Omnipay integration into Laravel. As for my Paypal business account, I've set up my…