I used to have Paypal Express set up as a payment gateway and all worked fine - this was from the initial v5 versions. We upgraded as new versions became available… After our last version upgrade from x.32 to x.60 - our PayPal Express stopped working - no errors nothing - from the client portal, the button pay now button no longer was there…
Anyways did alot of searching and couldn’t figure it out. Tried to add a new gateway and noticed that Paypal Express is no longer an option - Only Paypal Rest. So archived the old Express and tried to setup Paypal REST. Populated the fields from Paypal and tried to test it.
When clicking the CHECK CREDENTIALS button in the gate way section it comes back saying “Credentials are not valid” - however, thats impossible as I copied and pasted from the paypal site.
When we are in the client portal, and try to pay, we see an error about cannot get a token.
There are no logs on paypals side so I am guessing there is zero requests going to paypal
There are no logs in the storage folder that reference any of these issues
ok - tried the above - nothing showing up in laravel.log and nothing showing up in the paypal logs.
even setup up the new tag in the .env and tried both options - nada!
Also check credentials still insists its incorrect…
its almost like its not even talking to paypal - otherwise there would have been some logs on the paypal end…
also weird is that there is no logging on the laravel.log file