Skip to content

docs: clarify expiresAt is Unix seconds, warn against milliseconds#68

Open
walletconnect-agent[bot] wants to merge 3 commits into
mainfrom
wcagent/expires-at-seconds-warning-3181
Open

docs: clarify expiresAt is Unix seconds, warn against milliseconds#68
walletconnect-agent[bot] wants to merge 3 commits into
mainfrom
wcagent/expires-at-seconds-warning-3181

Conversation

@walletconnect-agent

Copy link
Copy Markdown
Contributor

Adds a description to the expiresAt field on POST /v1/payments in the 2026-02-18 spec.

What: expiresAt must be Unix seconds since epoch, not milliseconds. Validation only rejects past timestamps — a milliseconds value passes validation but silently sets expiration years in the future.

Change: adds field description matching the one already present in the 2026-02-19.preview spec, plus an explicit warning about the seconds-vs-milliseconds gotcha.

Slack thread: https://reown-inc.slack.com/archives/C0A1N1Q7XS8/p1781004480180709

@mintlify

mintlify Bot commented Jun 9, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
wc-pay-docs 🟢 Ready View Preview Jun 9, 2026, 12:12 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant