Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions mintlify/snippets/country-support.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ import { FeatureCard, FeatureCardGrid, FeatureCardList, FeatureCardContainer } f
</FeatureCard>
<FeatureCard icon="/images/icons/blocks.svg" title="Full Platform Access" tag="United States & Europe" tagPosition="inline" layout="horizontal" variant="flat">
Onboard as a platform with complete access to APIs, hosted KYC/KYB, dashboard, and business integrations.
Send payments to 56 countries on local banking rails, in addition to BTC and stablecoins.
Send payments to 58 countries on local banking rails, in addition to BTC and stablecoins.
</FeatureCard>
<FeatureCard icon="/images/icons/globe.svg" title="Local Payment Rails" tag="56 Countries" tagPosition="inline" layout="horizontal" variant="flat">
<FeatureCard icon="/images/icons/globe.svg" title="Local Payment Rails" tag="58 Countries" tagPosition="inline" layout="horizontal" variant="flat">
Receive payments via local rails like SEPA, PIX, UPI, and more.
</FeatureCard>
</FeatureCardList>
Expand All @@ -34,6 +34,7 @@ import { FeatureCard, FeatureCardGrid, FeatureCardList, FeatureCardContainer } f
| 🇫🇷 France | FR | `SEPA` `SEPA Instant` |
| 🇩🇪 Germany | DE | `SEPA` `SEPA Instant` |
| 🇬🇷 Greece | GR | `SEPA` `SEPA Instant` |
| 🇭🇹 Haiti | HT | `Bank Transfer` |
| 🇭🇺 Hungary | HU | `SEPA` `SEPA Instant` |
| 🇮🇸 Iceland | IS | `SEPA` `SEPA Instant` |
| 🇮🇳 India | IN | `UPI` |
Expand Down Expand Up @@ -87,7 +88,7 @@ Regional Summary
<FeatureCard icon="/images/icons/globe.svg" title="Asia-Pacific" tag="8 countries">
Various instant payment systems
</FeatureCard>
<FeatureCard icon="/images/icons/globe.svg" title="Americas" tag="4 countries">
<FeatureCard icon="/images/icons/globe.svg" title="Americas" tag="5 countries">
PIX, SPEI, ACH, FedNow
</FeatureCard>
</FeatureCardGrid>
Expand All @@ -101,3 +102,4 @@ Grid is rapidly expanding. These corridors are next on our roadmap — get in to
| 🇨🇦 Canada | CA |
| 🇨🇳 China | CN |
| 🇭🇰 Hong Kong | HK |
| 🇰🇷 South Korea | KR |
Loading