docs(wcp): add Fiat Coverage page#60
Draft
riveign wants to merge 2 commits into
Draft
Conversation
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
Adds public-facing list of fiat currencies WCP currently settles to via offramp (USD, EUR, GBP) with BRL coming soon, and a demand-expansion note covering other corridors (PLN, CHF, SEK, NOK, DKK, RON, etc.) that can be enabled per merchant volume. Per request from BD: prospects need a shareable page mirroring the token-and-chain-coverage format. No underlying offramp providers are named, and no pricing is included.
Adds 27 currencies to the Coming soon table (AED, ARS, AUD, BDT, CAD, CLP, COP, CRC, GHS, HKD, IDR, ILS, INR, JPY, KES, KRW, MXN, MYR, NGN, NPR, PHP, PKR, SGD, THB, TRY, ZAR + the previously listed BRL) based on Noah's payout coverage. No pricing or providers exposed publicly — pricing stays in the internal partner-fees doc.
74b8525 to
73079ff
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds a public-facing Fiat Coverage page at
payments/fiat-coveragemirroring the structure oftoken-and-chain-coverage, so BD has a single link to share with prospects who ask about off-ramp currency coverage.Context
Triggered by the Coinspaid (Flowgate) prospect asking about UK / Switzerland / Poland off-ramp coverage. Lore + Tomi confirmed in thread that a public page (currencies only, no providers, no pricing) is the right level of detail; pricing per corridor will live in a separate internal Notion doc.
Open question for reviewers
The existing
payments/token-and-chain-coveragesettlement column still lists only "Fiat (USD, EUR)". This PR lists USD/EUR/GBP as available based on what Iron supports live today.Either:
token-and-chain-coveragerows to "Fiat (USD, EUR, GBP)" in this PR, orPreference?
Test plan
mint devpreview renders the new page in the Payments sidebar after Token & Chain Coveragetoken-and-chain-coverage→fiat-coverage🤖 Generated with Claude Code