Skip to content
Open
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion mintlify/payouts-and-b2b/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ To learn more about accounts read our [internal accounts guide](/payouts-and-b2b
With real-time funding, you'll receive payment instructions as part of the quote. Once payment is received by our services, we'll initiate the payment to the receiver.

### Sending Payments
To send with {payToBankProductName}, onboard an account for a customer and the counter party, then execute and fund a quote. {payToBankProductName} resolves the receiver by external bank details, returns min/max and an exchange rate, and provides funding instructions. Once funded, {payToBankProductName} handles FX and delivery to the receiving account.
To send with {payToBankProductName}, onboard an account for a customer and the counterparty, then execute and fund a quote. {payToBankProductName} resolves the receiver by external bank details, returns min/max and an exchange rate, and provides funding instructions. Once funded, {payToBankProductName} handles FX and delivery to the receiving account.

### Environments

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ Common use cases for `platformAccountId`:
<AccordionGroup>
<Accordion title="FBO Accounts">
FBO accounts are used when the platform has a single omnibus account that is used to fund all customers. Account details
must be provided manually at the platform level. For each customer, during you should simply provide:
must be provided manually at the platform level. For each customer, you should simply provide:

```json
"bankAccountInfo": {
Expand Down
2 changes: 1 addition & 1 deletion mintlify/snippets/country-support.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ import { FeatureCard, FeatureCardGrid, FeatureCardList, FeatureCardContainer } f
| 🇸🇰 Slovakia | SK | `SEPA` `SEPA Instant` |
| 🇸🇮 Slovenia | SI | `SEPA` `SEPA Instant` |
| 🇿🇦 South Africa | ZA | `Bank Transfer` |
| 🇪🇸 Spain | ES | `SEPA` `SEPA Instant` |
| 🇪🇸 Spain | ES | `SEPA` `SEPA Instant` |
| 🇸🇪 Sweden | SE | `SEPA` `SEPA Instant` |
| 🇨🇭 Switzerland | CH | `SEPA` `SEPA Instant` |
| 🇹🇿 Tanzania | TZ | `Bank Transfer` |
Expand Down
Loading