All versions ->

Copy link to request setupRun requestRun
DEPRECATED  - POST /v2/locations/{location_id}/checkouts

Create checkout

Links a checkoutId to a checkout_page_url that customers are directed to in order to provide their payment information using a payment processing workflow hosted on connect.squareup.com. API Reference ->

Sign in
SandboxProduction

Access Tokens

Sign in to populate your access tokens from the developer dashboard Sign in

Link to section

Parameters

location_id

string

Required

A string that contains no characters. In an API request this value will appear as ''. Can be used to remove a field's value.

Link to section

Body

idempotency_key

string

Required

A string that contains no characters. In an API request this value will appear as ''. Can be used to remove a field's value.

Generate

order

Required

additional_recipients

ask_for_shipping_address

boolean

merchant_support_email

string

A string that contains no characters. In an API request this value will appear as ''. Can be used to remove a field's value.

note

string

A string that contains no characters. In an API request this value will appear as ''. Can be used to remove a field's value.

pre_populate_buyer_email

string

A string that contains no characters. In an API request this value will appear as ''. Can be used to remove a field's value.

pre_populate_shipping_address

redirect_url

string

A string that contains no characters. In an API request this value will appear as ''. Can be used to remove a field's value.

POST /v2/locations/{location_id}/checkouts

Response

// No response received yet.