Skip to content
Open
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
7 changes: 4 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 59 countries on local banking rails, in addition to BTC and stablecoins.
Send payments to 60 countries on local banking rails, in addition to BTC and stablecoins.
</FeatureCard>
<FeatureCard icon="/images/icons/globe.svg" title="Local Payment Rails" tag="59 Countries" tagPosition="inline" layout="horizontal" variant="flat">
<FeatureCard icon="/images/icons/globe.svg" title="Local Payment Rails" tag="60 Countries" tagPosition="inline" layout="horizontal" variant="flat">
Receive payments via local rails like SEPA, PIX, UPI, and more.
</FeatureCard>
</FeatureCardList>
Expand All @@ -33,6 +33,7 @@ import { FeatureCard, FeatureCardGrid, FeatureCardList, FeatureCardContainer } f
| 🇫🇮 Finland | FI | `SEPA` `SEPA Instant` |
| 🇫🇷 France | FR | `SEPA` `SEPA Instant` |
| 🇩🇪 Germany | DE | `SEPA` `SEPA Instant` |
| 🇬🇭 Ghana | GH | `Bank Transfer` |
| 🇬🇷 Greece | GR | `SEPA` `SEPA Instant` |
| 🇭🇹 Haiti | HT | `Bank Transfer` |
| 🇭🇺 Hungary | HU | `SEPA` `SEPA Instant` |
Expand Down Expand Up @@ -83,7 +84,7 @@ Regional Summary
<FeatureCard icon="/images/icons/globe.svg" title="Europe" tag="32 countries">
Primary: SEPA/SEPA Instant
</FeatureCard>
<FeatureCard icon="/images/icons/globe.svg" title="Middle East and Africa" tag="13 countries">
<FeatureCard icon="/images/icons/globe.svg" title="Middle East and Africa" tag="14 countries">
Primary: Bank Transfer
</FeatureCard>
<FeatureCard icon="/images/icons/globe.svg" title="Asia-Pacific" tag="9 countries">
Expand Down
Loading