Skip to content

Correct Link wallet amount limit - #615

Merged
courtney918 merged 1 commit into
mainfrom
hypeship/fix-link-amount-limit
Sep 22, 2026
Merged

courtney918 merged 1 commit into
mainfrom
hypeship/fix-link-amount-limit

Conversation

@courtney918

@courtney918 courtney918 commented Sep 21, 2026

Copy link
Copy Markdown
Contributor

Summary

  • correct the documented Link card amount maximum from 500000 to 50000 minor currency units
  • update both the lifecycle guidance and API reference on the Stripe Link wallet page

Testing

  • git diff --check
  • npx -y mint@latest broken-links
  • local Mintlify preview unavailable: the CLI exited before starting the server without a diagnostic

Visual proof

Not included; this is a two-value copy correction.


Note

Low Risk
Documentation-only copy fix with no runtime, API, or security behavior changes.

Overview
Updates the Stripe Link wallet docs so the documented card amount ceiling matches the real limit: 50000 minor currency units instead of 500000.

Both callouts on integrations/wallets/stripe-link.mdx are aligned—the lifecycle note after the create/authorize examples and the item reference under card spec fields (including the 1–50000 range).

Reviewed by Cursor Bugbot for commit 7e6b304. Bugbot is set up for automated code reviews on this repo. Configure here.

@mintlify

mintlify Bot commented Sep 21, 2026

Copy link
Copy Markdown
Contributor

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

Project Status Preview Updated
Kernel 🟢 Ready View Preview Sep 21, 2026, 4:37 PM

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

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Risk assessment: Very Low

This PR changes one documentation page, integrations/wallets/stripe-link.mdx. Both edits replace the documented Link amount upper bound from 500000 to 50000 minor currency units (about $5,000.00 USD when the currency is USD). No application code, configuration, auth, infrastructure, or shared libraries are modified.

Why this is Very Low

  • Diff is two line replacements in a single docs file.
  • Blast radius is the published Stripe Link wallet docs only.
  • No production logic, schema, or operational surface changes.

Approving because the change is documentation-only and has not been approved yet.

Open in Web View Automation 

Sent by Cursor Automation: Assign PR reviewers

@courtney918
courtney918 merged commit 745a993 into main Sep 22, 2026
4 checks passed
@courtney918
courtney918 deleted the hypeship/fix-link-amount-limit branch September 22, 2026 14:18

This branch was successfully deployed

1 active deployment
staging 7e6b3044 Deployed Sep 21, 2026 by mintlify[bot]
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.

2 participants