Checkout
Retrieve location settings
Update location settings
Retrieve merchant settings
Update merchant settings
List payment links
Create payment link
Delete payment link
Retrieve payment link
Update payment link
Webhooks
online_checkout.location_settings.updated
online_checkout.merchant_settings.updated
<- Checkout API
Checkout API
Version
2024-10-17
GET
/v2/online-checkout/location-settings/{location_id}
Retrieves the location-level settings for a Square-hosted checkout page.
Guide
Checkout Settings
Example code
location_id
string
Required
The ID of the location for which to retrieve settings.
errors
Error [ ]
Any errors that occurred during the request.
Show attributes
location_settings
CheckoutLocationSettings
The location settings.