PHP
How do I know if curl support is enabled on my server? What if my server does not have curl support?
Enabling Curl support is one of the prerequisites to start with PHP integration. To know if Curl is supported by your server, Run phpinfo() from your prod...
Tue, 13 Apr, 2021 at 7:33 AM
A red cross on API data on the Verify integration page implies that the request was unable to reach ShieldSquare instance. Ensure by verifying the follo...
Tue, 13 Apr, 2021 at 7:33 AM
If API data is not received, verify the following things.
You should be using Sandbox ID when verifying integration. When you use Production...
Tue, 13 Apr, 2021 at 7:33 AM
It is necessary that ShieldSquare engine receives the client IP. Otherwise, all the requests will have the same IPs as that of your firewall. To se...
Tue, 13 Apr, 2021 at 7:33 AM
ShieldSquare engine is fine-tuned in such way that it processes the data which has a session value in the API, else the site must not send session value at ...
Tue, 13 Apr, 2021 at 7:33 AM
ShieldSquare API call must be invoked before the page gets loaded on the browser. To achieve this, we recommend you to place it at the common header file ...
Tue, 13 Apr, 2021 at 7:33 AM