-
Notifications
You must be signed in to change notification settings - Fork 179
Open
Description
I kept getting timeouts when trying to get the token using api.paypal.com
, changing to api-m.paypal.com
worked.
Sorry I did not have the time to investigate more, just leaving this here in case someone else is having the same problem.
api.paypal.com
seems ok, no idea why it did not work for the server at Hetzner- Did not check whether
api.paypal.com
works after receiving the token - Did not confirm whether the same is true for
api-m.sandbox.paypal.com
Is there a way to change the endpoints without editing the source code?
protected $liveEndpoint = 'https://api.paypal.com'; |
Metadata
Metadata
Assignees
Labels
No labels