Skip to main content
square.retrieveMerchantSettings retrieves the merchant-level settings for a Square-hosted checkout page.

Example

automations/square-retrieve-merchant-settings.automation.ts

Inputs

Every input accepts a compatible signal. It requires MERCHANT_PROFILE_READ and PAYMENT_METHODS_READ. This action has no inputs. Use the official RetrieveMerchantSettings reference for provider field semantics and limits.

Output

Returns the official Square.RetrieveMerchantSettingsResponse response as a codec-safe object. Square integer money amounts remain bigint values.