Global API
...
Checkout URL
Checkout URL - Square

Create

1min

To create a Checkout URL in Square, use the "CreateCheckoutURL" action. You need to prepare a request object and a list of line items. The request object should include the customer ID, checkout type, and whether tipping is allowed. Each line item should include the quantity, unit price, item currency, name, and note. See the Checkout URL - Square for all required fields.

Please note that you can only request one Checkout URL at a time.

This will return a response that includes the new Square Checkout URL.

The following is an example of a Checkout URL for Square.

Request
Response