Get merchant identity for the authenticated provider
Returns the subset of provider data safe to render in a customer-facing checkout: display name, legal name, support contact, terms and privacy URLs, and logo. Used by SDK components like MandateText and CheckoutSummary.
Documentation Index
Fetch the complete documentation index at: https://docs.solvapay.com/llms.txt
Use this file to discover all available pages before exploring further.
Response
Merchant identity
Brand name shown in UI
"Acme"
Legal entity name used in SCA mandate copy
"Acme Inc."
ISO-3166 alpha-2 country code of the merchant
"US"
ISO-4217 default settlement currency
"usd"
Absolute URL to the square app icon / logomark. Consumed by MCP host chromes, mobile avatar slots, and any surface where the landscape logoUrl would need letterboxing.
"https://cdn.acme.com/icon.png"
Absolute URL to the merchant logo
"https://cdn.acme.com/logo.png"
"https://acme.com/privacy"
Descriptor appearing on the customer card statement
"ACME INC"
"support@acme.com"
"https://acme.com/support"
"https://acme.com/terms"