x

Problem including the square js library

Hi, as soon as I add the following line 

 

<script type="text/javascript" src="https://js.squareup.com/v2/paymentform"></script>

 

I'm the getting the following warning in chrome console:

 

A cookie associated with a cross-site resource at https://squareup.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/50[Redacted]0592 and https://www.chromestatus.com/feature/5633521622188032.

 

It still work fine in most recent os version

 

but in windows vista and event on chrome on android, it's an issue, it cause my website to stop working with captcha domain error validation.

 

Any idea what should I do to fix this issue?

370 Views
Message 1 of 2
Report
1 REPLY 1
Square Community Moderator

Hey @fbafaro,

 

I'm a bit confused because I don't have experience in API. Is this an API related question?

Ashley C
Community Moderator, Square
Sign in and click Mark as Best Answer if my reply answers your question.
343 Views
Message 2 of 2
Report