GET /keys/stripe/status/{sessionId}
GET

/v1/keys/stripe/status/{sessionId}

Check Stripe payment status

AuthNone — works without a key

Request

GEThttps://api.xrpl.to/v1/keys/stripe/status/{sessionId}
Path parameterValueDescription
sessionId
Query parameterValueDescription
walletXRPL address that created the session (required)
curl 'https://api.xrpl.to/v1/keys/stripe/status/{sessionId}'
No public sample for this one — copy the code and fill in your own values.

Response

No public sample for this endpoint — run the code on the right with your own values to see the response.

What it does

Check Stripe payment status

OpenAPI