Skip to main content
GET
Get Payment Status

Headers

authorization
string | null
X-API-Key
string | null
X-Stella-Merchant-Id
string | null

Response

Successful Response

Stripe configuration status as seen by the backend.

mode is "test" if the configured key is sk_test_…, "live" if sk_live_…, "unconfigured" if unset. Lets the dashboard show a visible test-mode badge so merchants don't accidentally believe they're taking real card data on stage.

stripe_configured
boolean
required
webhook_configured
boolean
required
mode
enum<string>
required
Available options:
test,
live,
unconfigured
api_version
string
required
connect_status
string
default:not_configured
Allowed value: "not_configured"