Skip to content

Commit 47bfc46

Browse files
authored
Merge pull request #305 from dubinc/stablecoin-payouts
2 parents 2121b5f + 799309e commit 47bfc46

13 files changed

Lines changed: 264 additions & 87 deletions

help/article/receiving-payouts.mdx

Lines changed: 128 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -1,103 +1,181 @@
11
---
22
title: "Connecting your payout method to receive payouts"
3-
description: "Learn how to connect a bank account and start receiving partner payouts from the affiliate programs you're working with."
3+
description: "Learn how to connect a payout method and start receiving payouts from the affiliate programs you're working with."
44
sidebarTitle: "Connecting your payout method"
55
---
66

77
import { ImageCarousel } from "/snippets/components/image-carousel.jsx";
88
import { PayoutSupportedCountries } from "/snippets/components/payout-supported-countries.jsx";
99

10-
As an affiliate partner on Dub, you can participate in various affiliate programs and receive commission payouts directly into your bank account.
10+
Once you've set up a [partner profile on Dub](https://partners.dub.co/), you can connect a payout method to start receiving payouts from the programs you're working with.
1111

12-
Once you've set up a [partner profile on Dub](https://partners.dub.co/), you can connect your bank account to start receiving payouts from the programs you're working with.
12+
Depending on your [country of residence](#supported-payout-countries), you can choose between a [stablecoin wallet](#connecting-a-stablecoin-wallet) or a [bank account](#connecting-a-bank-account) to receive payouts.
1313

14-
## Connecting a bank account
14+
| | Stablecoin | Bank account |
15+
| ------------------- | ------------------------------------------ | ------------------------------------------ |
16+
| Fees | 0.5% transaction fee | 1% FX conversion fee |
17+
| Payout currency | USDC | Local currency |
18+
| Payout timing | Within minutes | Up to 15 business days |
19+
| Supported countries | [Refer below](#supported-payout-countries) | [Refer below](#supported-payout-countries) |
1520

16-
Dub partners with Stripe for secure global payouts. To receive payouts, you'll need to follow these steps to set up a [Stripe Express](https://support.stripe.com/express) account:
21+
<Warning>
22+
During onboarding, you must select the country where you legally reside for
23+
tax purposes. Providing incorrect information may result in account
24+
suspension, loss of payouts, and legal action.
25+
</Warning>
1726

18-
<Info>
19-
**Your payout bank account must match your local currency for compliance
20-
reasons.** E.g. if you're based in the UK, you will need to connect a GBP bank
21-
account to receive payouts.
27+
## Supported payout countries
2228

23-
Related FAQ: ["Can I receive payouts in USD?"](#can-i-receive-payouts-in-usd)
29+
Here's the full list of countries that we support sending payouts to, along with the available payout methods for each of them:
2430

25-
</Info>
31+
<PayoutSupportedCountries />
32+
33+
## Connecting a stablecoin wallet
34+
35+
Stablecoin payouts is the easiest and fastest way to receive payouts on Dub (especially for non-US partners):
36+
37+
- **Get paid in USD** – instead of your local currency, you can receive payouts in USDC all around the world
38+
- **Faster payouts** – payouts are sent within minutes instead of having to wait up to 15 business days for regular bank transfers
39+
- **Lower fees** – 0.5% transaction fee vs 1% FX conversion fee for international payouts
2640

2741
<Steps>
2842
<Step title="Initiate the connect payouts flow">
29-
First, go to your [payout settings on Dub](https://partners.dub.co/settings/payouts) and select "Connect bank account":
43+
44+
First, go to your [payout settings on Dub](https://partners.dub.co/payouts?settings=true) and select "Connect stablecoin wallet":
3045

3146
<Frame>
3247
<img
33-
src="https://assets.dub.co/cms/partner-payout-settings.png"
34-
alt="partner payout settings"
48+
src="/images/payouts/payout-settings-stablecoin.png"
49+
alt="Payout settings stablecoin"
3550
/>
3651
</Frame>
3752

38-
This will open up the Stripe Express account onboarding flow (`connect.stripe.com/setup/e/acct_xxx...`).
53+
This will open up the stablecoin wallet onboarding flow (`accounts.stripe.com/r/acct_xxx...`).
3954

4055
</Step>
41-
<Step title="Create Stripe Express account">
4256

43-
Then, follow the steps in the onboarding flow to create your Stripe Express account:
57+
<Step title="Connect your stablecoin wallet">
58+
59+
Then, follow the steps in the onboarding flow to connect your stablecoin wallet. You can either use the 1-click connect flow (recommended), or manually input your stablecoin wallet details.
60+
61+
<Warning>
62+
Make sure to triple-check that you've entered the correct stablecoin wallet
63+
address and network to receive USDC payouts. Incorrect details may result in
64+
payout failures and lost funds.
65+
</Warning>
4466

4567
<ImageCarousel
4668
images={[
4769
{
48-
src: "https://assets.dub.co/cms/connect-stripe-payouts-1.png",
49-
alt: "Connect Stripe Payouts Step 1",
70+
src: "/images/payouts/connect-stablecoin-wallet-1.png",
71+
alt: "Connect stablecoin wallet step 1",
5072
},
5173
{
52-
src: "https://assets.dub.co/cms/connect-stripe-payouts-2.png",
53-
alt: "Connect Stripe Payouts Step 2",
74+
src: "/images/payouts/connect-stablecoin-wallet-2.png",
75+
alt: "Connect stablecoin wallet step 2",
5476
},
5577
{
56-
src: "https://assets.dub.co/cms/connect-stripe-payouts-3.png",
57-
alt: "Connect Stripe Payouts Step 3",
78+
src: "/images/payouts/connect-stablecoin-wallet-3.png",
79+
alt: "Connect stablecoin wallet step 3",
80+
},
81+
]}
82+
imageClassName="aspect-[4/3]"
83+
/>
84+
85+
</Step>
86+
</Steps>
87+
88+
## Connecting a bank account
89+
90+
Dub partners with Stripe for secure global payouts. To receive payouts directly to your bank account, you'll need to follow these steps to set up a [Stripe Express](https://support.stripe.com/express) account and connect your bank account:
91+
92+
<Note>
93+
International (non-US) bank payouts are subject to a 1% FX conversion fee.
94+
</Note>
95+
96+
<Steps>
97+
<Step title="Initiate the connect payouts flow">
98+
First, go to your [payout settings on Dub](https://partners.dub.co/payouts?settings=true) and select "Connect bank account":
99+
100+
<Frame>
101+
<img
102+
src="/images/payouts/payout-settings-bank-account.png"
103+
alt="Payout settings bank account"
104+
/>
105+
</Frame>
106+
107+
This will open up the Stripe Express account onboarding flow (`connect.stripe.com/setup/e/acct_xxx...`).
108+
109+
</Step>
110+
<Step title="Create Stripe Express account">
111+
112+
Then, follow the steps in the onboarding flow to create your Stripe Express account:
113+
114+
<ImageCarousel
115+
images={[
116+
{
117+
src: "/images/payouts/connect-bank-account-1.png",
118+
alt: "Connect bank account step 1",
58119
},
59120
{
60-
src: "https://assets.dub.co/cms/connect-stripe-payouts-4.png",
61-
alt: "Connect Stripe Payouts Step 4",
121+
src: "/images/payouts/connect-bank-account-2.png",
122+
alt: "Connect bank account step 2",
62123
},
63124
{
64-
src: "https://assets.dub.co/cms/connect-stripe-payouts-5.png",
65-
alt: "Connect Stripe Payouts Step 5",
125+
src: "/images/payouts/connect-bank-account-3.png",
126+
alt: "Connect bank account step 3",
66127
},
67128
]}
68129
imageClassName="aspect-[4/3]"
69130
/>
70131

71-
In one of the steps, you'll be asked to connect your bank account to receive payouts. You can either connect your account using Stripe's [Financial Connections](https://stripe.com/financial-connections) flow, or by manually inputting your bank account details.
72-
73-
</Step>
74-
</Steps>
75-
76132
<Tip>
77133
If you have any questions about the Stripe Express account creation flow, you
78134
can try the following:
79135

80-
- Refer to the official [Stripe Express help articles](https://support.stripe.com/express)
81-
- Reach out to [Stripe Express support](https://support.stripe.com/?contact=true)
82-
- Reach out to [Dub support](https://dub.co/contact/support)
136+
- Refer to the official [Stripe Express help articles](https://support.stripe.com/express)
137+
- Reach out to [Stripe Express support](https://support.stripe.com/?contact=true)
138+
- Reach out to [Dub support](https://dub.co/contact/support)
139+
83140
</Tip>
84141

85-
## Supported payout countries
142+
</Step>
86143

87-
Here's the full list of countries that we support sending payouts to:
144+
<Step title="Connect your bank account">
88145

89-
<PayoutSupportedCountries />
146+
For the final step, you'll be asked to connect your bank account to receive payouts. You can either connect your account using Stripe's [Financial Connections](https://stripe.com/financial-connections) flow, or by manually inputting your bank account details.
90147

91-
<Tip>
92-
While Stripe itself might not be supported in certain countries, we use
93-
[Stripe Express](https://support.stripe.com/express) for payouts, which
94-
[covers most regions
95-
worldwide](https://docs.stripe.com/connect/cross-border-payouts#supported-countries).
96-
Example: you can still receive payouts in India, even though Stripe itself is
97-
not available in India.
98-
</Tip>
148+
<ImageCarousel
149+
images={[
150+
{
151+
src: "/images/payouts/connect-bank-account-4.png",
152+
alt: "Connect bank account step 4",
153+
},
154+
{
155+
src: "/images/payouts/connect-bank-account-5.png",
156+
alt: "Connect bank account step 5",
157+
},
158+
]}
159+
imageClassName="aspect-[4/3]"
160+
/>
161+
162+
<Warning>
163+
**Your payout bank account must match your local currency for compliance
164+
reasons.** E.g. if you're based in the UK, you will need to connect a GBP bank
165+
account to receive payouts.
99166

100-
If you're not in a supported country, one workaround is to create a legal entity in any of the supported countries above and use that to receive payouts instead.
167+
Related FAQ: ["Can I receive payouts in USD?"](#can-i-receive-payouts-in-usd)
168+
169+
</Warning>
170+
171+
</Step>
172+
</Steps>
173+
174+
## FAQs
175+
176+
### My country is not supported by Dub, what should I do?
177+
178+
If you're not in a [supported country](#supported-payout-countries), one workaround is to create a legal entity in any of the supported countries above and use that to receive payouts instead.
101179

102180
For example, you can create a US LLC (using something like [Stripe Atlas](http://stripe.com/atlas)), which would let you receive payouts in USD.
103181

@@ -114,17 +192,11 @@ Once you have an LLC ready, you can go to your [partner profile settings](https:
114192
/>
115193
</Frame>
116194

117-
## FAQs
118-
119195
### Can I receive payouts in USD?
120196

121-
For compliance reasons, we can only send payouts in your local currency. For example, if you are based in Australia, you will receive payouts in AUD.
122-
123-
If you want to receive payouts in USD, you will need to create a US LLC (using something like [Stripe Atlas](http://stripe.com/atlas)) and update your [partner profile settings](https://partners.dub.co/settings) accordingly:
197+
If you're receiving payouts via [bank account](#connecting-a-bank-account), we can only send payouts in your local currency for compliance reasons. For example, if you are based in Australia, you will receive payouts in AUD.
124198

125-
- **Country** – Set to "United States"
126-
- **Profile Type** – Set to "Company"
127-
- **Legal company name** – Enter your LLC's legal name
199+
To receive payouts in USD, we recommend switching to [stablecoin payouts](#connecting-a-stablecoin-wallet) instead, which not only lets you receive payouts in USDC, but is also a [lot faster and cheaper](#connecting-a-stablecoin-wallet).
128200

129201
### Can I connect a savings account instead of a checking account?
130202

@@ -146,7 +218,7 @@ To connect an existing Stripe Express account to Dub, make sure your partner acc
146218

147219
### Do I need to manually withdraw my earnings from Dub?
148220

149-
Unlike platforms like PartnerStack, where you have to manually withdraw your earnings to your bank account – you do not need to manually withdraw your earnings on Dub.
221+
Unlike platforms like [PartnerStack](https://dub.co/compare/partnerstack), where you have to manually withdraw your earnings to your bank account – you do not need to manually withdraw your earnings on Dub.
150222

151223
Instead, your earnings/payouts are **automatically deposited into your connected bank account** the moment they are paid by the company.
152224

213 KB
Loading
248 KB
Loading
281 KB
Loading
243 KB
Loading
284 KB
Loading
218 KB
Loading
232 KB
Loading
495 KB
Loading
269 KB
Loading

0 commit comments

Comments
 (0)