Square

The entry point of the Web Payments SDK.

Properties

Methods

square.js
JS
JavaScript

<script type="text/javascript" src="https://sandbox.web.squarecdn.com/v1/square.js"></script>

<script>

  const payments = window.Square.payments(applicationId, locationId);

</script>