PayPal API Taking Very Long Time To Respond

156 Views Asked by At

I am using following PayPal API

https://payflowlink.paypal.com/

It is taking very long time. Please check following screenshot.

enter image description here

Is it a PayPal issue? How to improve the speed? Let me know if any other information is required.

2

There are 2 best solutions below

0
On

payflowlink.paypal.com is not an API, it's a hosted field application

If it's too slow try something more modern like https://developer.paypal.com/demo/checkout/#/pattern/client , or Braintree Direct if you need a full gateway

2
On

switch network environment or put your code from local to linux server.